Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c36 u8 boxnum) in _rtl8723e_check_fw_read_last_h2c() argument
43 val_mcutst_1 = rtl_read_byte(rtlpriv, (REG_MCUTST_1 + boxnum)); in _rtl8723e_check_fw_read_last_h2c()
45 if (((val_hmetfr >> boxnum) & BIT(0)) == 0 && val_mcutst_1 == 0) in _rtl8723e_check_fw_read_last_h2c()
55 u8 boxnum; in _rtl8723e_fill_h2c_command() local
107 boxnum = rtlhal->last_hmeboxnum; in _rtl8723e_fill_h2c_command()
108 switch (boxnum) { in _rtl8723e_fill_h2c_command()
131 isfw_read = _rtl8723e_check_fw_read_last_h2c(hw, boxnum); in _rtl8723e_fill_h2c_command()
138 boxnum); in _rtl8723e_fill_h2c_command()
145 boxnum); in _rtl8723e_fill_h2c_command()
149 boxnum, u1b_tmp); in _rtl8723e_fill_h2c_command()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c36 u8 boxnum) in _rtl8723be_check_fw_read_last_h2c() argument
43 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl8723be_check_fw_read_last_h2c()
53 u8 boxnum; in _rtl8723be_fill_h2c_command() local
105 boxnum = rtlhal->last_hmeboxnum; in _rtl8723be_fill_h2c_command()
106 switch (boxnum) { in _rtl8723be_fill_h2c_command()
129 isfw_read = _rtl8723be_check_fw_read_last_h2c(hw, boxnum); in _rtl8723be_fill_h2c_command()
135 boxnum); in _rtl8723be_fill_h2c_command()
142 boxnum); in _rtl8723be_fill_h2c_command()
146 boxnum, u1b_tmp); in _rtl8723be_fill_h2c_command()
152 boxnum); in _rtl8723be_fill_h2c_command()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c248 static bool _rtl88e_check_fw_read_last_h2c(struct ieee80211_hw *hw, u8 boxnum) in _rtl88e_check_fw_read_last_h2c() argument
254 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl88e_check_fw_read_last_h2c()
265 u8 boxnum; in _rtl88e_fill_h2c_command() local
317 boxnum = rtlhal->last_hmeboxnum; in _rtl88e_fill_h2c_command()
318 switch (boxnum) { in _rtl88e_fill_h2c_command()
340 isfw_read = _rtl88e_check_fw_read_last_h2c(hw, boxnum); in _rtl88e_fill_h2c_command()
346 boxnum); in _rtl88e_fill_h2c_command()
352 isfw_read = _rtl88e_check_fw_read_last_h2c(hw, boxnum); in _rtl88e_fill_h2c_command()
356 boxnum, u1b_tmp); in _rtl88e_fill_h2c_command()
362 boxnum); in _rtl88e_fill_h2c_command()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c265 static bool _rtl92c_check_fw_read_last_h2c(struct ieee80211_hw *hw, u8 boxnum) in _rtl92c_check_fw_read_last_h2c() argument
272 val_mcutst_1 = rtl_read_byte(rtlpriv, (REG_MCUTST_1 + boxnum)); in _rtl92c_check_fw_read_last_h2c()
274 if (((val_hmetfr >> boxnum) & BIT(0)) == 0 && val_mcutst_1 == 0) in _rtl92c_check_fw_read_last_h2c()
284 u8 boxnum; in _rtl92c_fill_h2c_command() local
335 boxnum = rtlhal->last_hmeboxnum; in _rtl92c_fill_h2c_command()
336 switch (boxnum) { in _rtl92c_fill_h2c_command()
359 isfw_read = _rtl92c_check_fw_read_last_h2c(hw, boxnum); in _rtl92c_fill_h2c_command()
365 boxnum); in _rtl92c_fill_h2c_command()
371 isfw_read = _rtl92c_check_fw_read_last_h2c(hw, boxnum); in _rtl92c_fill_h2c_command()
375 boxnum, u1b_tmp); in _rtl92c_fill_h2c_command()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c254 static bool _rtl92ee_check_fw_read_last_h2c(struct ieee80211_hw *hw, u8 boxnum) in _rtl92ee_check_fw_read_last_h2c() argument
261 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl92ee_check_fw_read_last_h2c()
272 u8 boxnum; in _rtl92ee_fill_h2c_command() local
327 boxnum = rtlhal->last_hmeboxnum; in _rtl92ee_fill_h2c_command()
328 switch (boxnum) { in _rtl92ee_fill_h2c_command()
365 isfw_read = _rtl92ee_check_fw_read_last_h2c(hw, boxnum); in _rtl92ee_fill_h2c_command()
371 boxnum); in _rtl92ee_fill_h2c_command()
376 _rtl92ee_check_fw_read_last_h2c(hw, boxnum); in _rtl92ee_fill_h2c_command()
380 boxnum, u1b_tmp); in _rtl92ee_fill_h2c_command()
390 boxnum); in _rtl92ee_fill_h2c_command()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c345 static bool _rtl92d_check_fw_read_last_h2c(struct ieee80211_hw *hw, u8 boxnum) in _rtl92d_check_fw_read_last_h2c() argument
352 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl92d_check_fw_read_last_h2c()
363 u8 boxnum; in _rtl92d_fill_h2c_command() local
418 boxnum = rtlhal->last_hmeboxnum; in _rtl92d_fill_h2c_command()
419 switch (boxnum) { in _rtl92d_fill_h2c_command()
441 isfw_read = _rtl92d_check_fw_read_last_h2c(hw, boxnum); in _rtl92d_fill_h2c_command()
447 boxnum); in _rtl92d_fill_h2c_command()
451 isfw_read = _rtl92d_check_fw_read_last_h2c(hw, boxnum); in _rtl92d_fill_h2c_command()
455 boxnum, u1b_tmp); in _rtl92d_fill_h2c_command()
460 boxnum); in _rtl92d_fill_h2c_command()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c312 u8 boxnum) in _rtl8821ae_check_fw_read_last_h2c() argument
319 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl8821ae_check_fw_read_last_h2c()
330 u8 boxnum = 0; in _rtl8821ae_fill_h2c_command() local
375 boxnum = rtlhal->last_hmeboxnum; in _rtl8821ae_fill_h2c_command()
376 switch (boxnum) { in _rtl8821ae_fill_h2c_command()
413 _rtl8821ae_check_fw_read_last_h2c(hw, boxnum); in _rtl8821ae_fill_h2c_command()
420 boxnum); in _rtl8821ae_fill_h2c_command()
427 _rtl8821ae_check_fw_read_last_h2c(hw, boxnum); in _rtl8821ae_fill_h2c_command()
431 boxnum, u1b_tmp); in _rtl8821ae_fill_h2c_command()
438 boxnum); in _rtl8821ae_fill_h2c_command()
[all …]