Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw88/
H A Drtw8723d.c878 u32 tx_fail; in rtw8723d_iqk_check_tx_failed() local
890 tx_fail = rtw_read32_mask(rtwdev, REG_IQK_RES_RY, BIT_IQK_TX_FAIL); in rtw8723d_iqk_check_tx_failed()
894 if (!tx_fail && tx_x != IQK_TX_X_ERR && tx_y != IQK_TX_Y_ERR) in rtw8723d_iqk_check_tx_failed()
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dmac.c4269 u8 reason, status, tx_fail, band, actual_period; in rtw89_mac_c2h_scanofld_rsp() local
4277 tx_fail = RTW89_GET_MAC_C2H_SCANOFLD_TX_FAIL(c2h->data); in rtw89_mac_c2h_scanofld_rsp()
4289 band, chan, reason, status, tx_fail, actual_period); in rtw89_mac_c2h_scanofld_rsp()