Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c67 RT_RF_POWER_STATE rtState; in cmpk_count_txstatistic() local
70 (pu1Byte)(&rtState)); in cmpk_count_txstatistic()
76 if (rtState == eRfOff) in cmpk_count_txstatistic()
280 (pu1Byte)(&rtState)); in cmpk_count_tx_status()
286 if (rtState == eRfOff) in cmpk_count_tx_status()
368 (pu1Byte)(&rtState)); in cmpk_handle_tx_rate_history()
374 if (rtState == eRfOff) in cmpk_handle_tx_rate_history()
H A Dr8192U_core.c4398 RT_RF_POWER_STATE rtState; in rtl819xusb_process_received_packet() local
4404 (u8 *)(&rtState)); in rtl819xusb_process_received_packet()
4405 if (rtState == eRfOff) in rtl819xusb_process_received_packet()