Searched refs:txrpt_ccx (Results 1 – 2 of 2) sorted by relevance
142 #define txrpt_ccx_sw_88e(txrpt_ccx) ((txrpt_ccx)->sw0 + ((txrpt_ccx)->sw1<<8)) argument143 #define txrpt_ccx_qtime_88e(txrpt_ccx) \ argument144 ((txrpt_ccx)->ccx_qtime0+((txrpt_ccx)->ccx_qtime1<<8))
15 struct txrpt_ccx_88e *txrpt_ccx = (struct txrpt_ccx_88e *)buf; in handle_txrpt_ccx_88e() local17 if (txrpt_ccx->int_ccx) { in handle_txrpt_ccx_88e()18 if (txrpt_ccx->pkt_ok) in handle_txrpt_ccx_88e()