Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c3120 #define GET_8723B_C2H_TX_RPT_RETRY_OVER(_Header) LE_BITS_TO_1BYTE((_Header + 0), 7, 1) in CCX_FwC2HTxRpt_8723b() macro
3122 if (GET_8723B_C2H_TX_RPT_RETRY_OVER(pdata) | GET_8723B_C2H_TX_RPT_LIFE_TIME_OVER(pdata)) { in CCX_FwC2HTxRpt_8723b()