Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dfw.c34 u16 box_reg = 0, box_extreg = 0; in _rtl8723e_fill_h2c_command() local
88 box_extreg = REG_HMEBOX_EXT_0; in _rtl8723e_fill_h2c_command()
92 box_extreg = REG_HMEBOX_EXT_1; in _rtl8723e_fill_h2c_command()
96 box_extreg = REG_HMEBOX_EXT_2; in _rtl8723e_fill_h2c_command()
100 box_extreg = REG_HMEBOX_EXT_3; in _rtl8723e_fill_h2c_command()
182 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl8723e_fill_h2c_command()
199 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl8723e_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dfw.c32 u16 box_reg = 0, box_extreg = 0; in _rtl8723be_fill_h2c_command() local
86 box_extreg = REG_HMEBOX_EXT_0; in _rtl8723be_fill_h2c_command()
90 box_extreg = REG_HMEBOX_EXT_1; in _rtl8723be_fill_h2c_command()
94 box_extreg = REG_HMEBOX_EXT_2; in _rtl8723be_fill_h2c_command()
98 box_extreg = REG_HMEBOX_EXT_3; in _rtl8723be_fill_h2c_command()
164 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl8723be_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dfw.c276 u16 box_reg = 0, box_extreg = 0; in _rtl92d_fill_h2c_command() local
333 box_extreg = REG_HMEBOX_EXT_0; in _rtl92d_fill_h2c_command()
337 box_extreg = REG_HMEBOX_EXT_1; in _rtl92d_fill_h2c_command()
341 box_extreg = REG_HMEBOX_EXT_2; in _rtl92d_fill_h2c_command()
345 box_extreg = REG_HMEBOX_EXT_3; in _rtl92d_fill_h2c_command()
407 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl92d_fill_h2c_command()
418 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl92d_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
A Dfw_common.c189 u16 box_reg = 0, box_extreg = 0; in _rtl92c_fill_h2c_command() local
242 box_extreg = REG_HMEBOX_EXT_0; in _rtl92c_fill_h2c_command()
246 box_extreg = REG_HMEBOX_EXT_1; in _rtl92c_fill_h2c_command()
250 box_extreg = REG_HMEBOX_EXT_2; in _rtl92c_fill_h2c_command()
254 box_extreg = REG_HMEBOX_EXT_3; in _rtl92c_fill_h2c_command()
334 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl92c_fill_h2c_command()
351 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl92c_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dfw.c172 u16 box_reg = 0, box_extreg = 0; in _rtl88e_fill_h2c_command() local
226 box_extreg = REG_HMEBOX_EXT_0; in _rtl88e_fill_h2c_command()
230 box_extreg = REG_HMEBOX_EXT_1; in _rtl88e_fill_h2c_command()
234 box_extreg = REG_HMEBOX_EXT_2; in _rtl88e_fill_h2c_command()
238 box_extreg = REG_HMEBOX_EXT_3; in _rtl88e_fill_h2c_command()
302 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl88e_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dfw.c170 u16 box_reg = 0, box_extreg = 0; in _rtl92ee_fill_h2c_command() local
228 box_extreg = REG_HMEBOX_EXT_0; in _rtl92ee_fill_h2c_command()
232 box_extreg = REG_HMEBOX_EXT_1; in _rtl92ee_fill_h2c_command()
236 box_extreg = REG_HMEBOX_EXT_2; in _rtl92ee_fill_h2c_command()
240 box_extreg = REG_HMEBOX_EXT_3; in _rtl92ee_fill_h2c_command()
322 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl92ee_fill_h2c_command()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dfw.c240 u16 box_reg = 0, box_extreg = 0; in _rtl8821ae_fill_h2c_command() local
288 box_extreg = REG_HMEBOX_EXT_0; in _rtl8821ae_fill_h2c_command()
292 box_extreg = REG_HMEBOX_EXT_1; in _rtl8821ae_fill_h2c_command()
296 box_extreg = REG_HMEBOX_EXT_2; in _rtl8821ae_fill_h2c_command()
300 box_extreg = REG_HMEBOX_EXT_3; in _rtl8821ae_fill_h2c_command()
382 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl8821ae_fill_h2c_command()

Completed in 15 milliseconds