HomeSort by: relevance | last modified time | path
    Searched refs:ALE_DESC_INC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_alereg.h 790 #define ALE_DESC_INC(x, y) ((x) = ((x) + 1) % (y))
if_ale.c 1007 ALE_DESC_INC(prod, ALE_TX_RING_CNT);
1353 ALE_DESC_INC(cons, ALE_TX_RING_CNT)) {

Completed in 14 milliseconds