Searched refs:TX_INFO_RPTR (Results 1 – 2 of 2) sorted by relevance
96 #define TX_INFO_RPTR 0x00FF0000 macro
481 unsigned long rptr = (int_status&TX_INFO_RPTR) >> 16; in meth_tx_cleanup()