Searched defs:txrpt_ccx (Results 1 – 4 of 4) sorted by relevance
28 struct txrpt_ccx_88e *txrpt_ccx = buf; in dump_txrpt_ccx_88e() local50 struct txrpt_ccx_88e *txrpt_ccx = (struct txrpt_ccx_88e *)buf; in handle_txrpt_ccx_88e() local
155 #define txrpt_ccx_sw_88e(txrpt_ccx) ((txrpt_ccx)->sw0 + ((txrpt_ccx)->sw1<<8)) argument156 #define txrpt_ccx_qtime_88e(txrpt_ccx) \ argument
211 #define txrpt_ccx_sw_8723a(txrpt_ccx) ((txrpt_ccx)->sw0 + ((txrpt_ccx)->sw1<<8)) argument212 #define txrpt_ccx_qtime_8723a(txrpt_ccx) ((txrpt_ccx)->ccx_qtime0+((txrpt_ccx)->ccx_qtime1<<8)) argument
1029 struct txrpt_ccx_8723a *txrpt_ccx = buf; in handle_txrpt_ccx_8723a() local