Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dmidway.h42 #define TX_GAP 8 /* TX buffer gap (words) */ macro
H A Deni.c1083 * Can I move tx_pos by size bytes without getting closer than TX_GAP in do_tx()
1084 * to the read pointer ? TX_GAP means to leave some space for what in do_tx()
1087 if (!NEPMOK(tx->tx_pos,size+TX_GAP, in do_tx()
/kernel/linux/linux-6.6/drivers/atm/
H A Dmidway.h42 #define TX_GAP 8 /* TX buffer gap (words) */ macro
H A Deni.c1083 * Can I move tx_pos by size bytes without getting closer than TX_GAP in do_tx()
1084 * to the read pointer ? TX_GAP means to leave some space for what in do_tx()
1087 if (!NEPMOK(tx->tx_pos,size+TX_GAP, in do_tx()

Completed in 14 milliseconds