Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dfw.c90 u8 box_state; in rtw_fw_send_h2c_command() local
127 box_state = rtw_read8(rtwdev, REG_HMETFR); in rtw_fw_send_h2c_command()
128 } while ((box_state >> box) & 0x1 && --h2c_wait > 0); in rtw_fw_send_h2c_command()