Home
last modified time | relevance | path

Searched refs:txrpt_ccx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h142 #define txrpt_ccx_sw_88e(txrpt_ccx) ((txrpt_ccx)->sw0 + ((txrpt_ccx)->sw1<<8)) argument
143 #define txrpt_ccx_qtime_88e(txrpt_ccx) \ argument
144 ((txrpt_ccx)->ccx_qtime0+((txrpt_ccx)->ccx_qtime1<<8))
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_xmit.c15 struct txrpt_ccx_88e *txrpt_ccx = (struct txrpt_ccx_88e *)buf; in handle_txrpt_ccx_88e() local
17 if (txrpt_ccx->int_ccx) { in handle_txrpt_ccx_88e()
18 if (txrpt_ccx->pkt_ok) in handle_txrpt_ccx_88e()