Searched refs:TX_GAP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dmidway.h41 #define TX_GAP 8 /* TX buffer gap (words) */ macro
H A Deni.c1062 * Can I move tx_pos by size bytes without getting closer than TX_GAP
1063 * to the read pointer ? TX_GAP means to leave some space for what
1066 if (!NEPMOK(tx->tx_pos,size+TX_GAP,

Completed in 112 milliseconds