Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c5930 diag->consecutive_no_tx_cnt++; in rtw89_phy_pmac_diag()
5932 diag->consecutive_no_tx_cnt = 0; in rtw89_phy_pmac_diag()
5956 if (diag->consecutive_no_tx_cnt > RTW89_DIAG_BB_HANG_TH && in rtw89_phy_pmac_diag()
H A Ddebug.c5375 diag->consecutive_no_tx_cnt, in rtw89_get_diag_bb()
H A Dcore.h6816 u16 consecutive_no_tx_cnt; member