Searched refs:C2H_EVT_FW_CLOSE (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.h50 #define C2H_EVT_FW_CLOSE 0xFF macro
H A Dhal_btc.c1710 } else if (u1b_tmp != C2H_EVT_FW_CLOSE) {
/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1369 #define C2H_EVT_FW_CLOSE 0xFF /* Set by FW indicating that FW had set the C2H command message and it's not yet read by driver. */ macro
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c514 else if (trigger != C2H_EVT_FW_CLOSE)

Completed in 175 milliseconds