Searched refs:TXD_INT_NUMBER (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/neterion/ | ||
H A D | s2io.h | 517 #define TXD_INT_NUMBER(val) vBIT(val,34,6) macro |
H A D | s2io.c | 4120 txdp->Control_2 |= TXD_INT_NUMBER(fifo->fifo_no); in s2io_xmit() |