Searched refs:boxnum (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
A D | fw.c | 14 u8 boxnum) in _rtl8723e_check_fw_read_last_h2c() argument 21 val_mcutst_1 = rtl_read_byte(rtlpriv, (REG_MCUTST_1 + boxnum)); in _rtl8723e_check_fw_read_last_h2c() 33 u8 boxnum; in _rtl8723e_fill_h2c_command() local 84 boxnum = rtlhal->last_hmeboxnum; in _rtl8723e_fill_h2c_command() 85 switch (boxnum) { in _rtl8723e_fill_h2c_command() 104 boxnum); in _rtl8723e_fill_h2c_command() 115 boxnum); in _rtl8723e_fill_h2c_command() 122 boxnum); in _rtl8723e_fill_h2c_command() 126 boxnum, u1b_tmp); in _rtl8723e_fill_h2c_command() 132 boxnum); in _rtl8723e_fill_h2c_command() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
A D | fw.c | 14 u8 boxnum) in _rtl8723be_check_fw_read_last_h2c() argument 21 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl8723be_check_fw_read_last_h2c() 31 u8 boxnum; in _rtl8723be_fill_h2c_command() local 82 boxnum = rtlhal->last_hmeboxnum; in _rtl8723be_fill_h2c_command() 83 switch (boxnum) { in _rtl8723be_fill_h2c_command() 102 boxnum); in _rtl8723be_fill_h2c_command() 112 boxnum); in _rtl8723be_fill_h2c_command() 119 boxnum); in _rtl8723be_fill_h2c_command() 123 boxnum, u1b_tmp); in _rtl8723be_fill_h2c_command() 129 boxnum); in _rtl8723be_fill_h2c_command() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
A D | fw_common.c | 176 val_mcutst_1 = rtl_read_byte(rtlpriv, (REG_MCUTST_1 + boxnum)); in _rtl92c_check_fw_read_last_h2c() 188 u8 boxnum; in _rtl92c_fill_h2c_command() local 238 boxnum = rtlhal->last_hmeboxnum; in _rtl92c_fill_h2c_command() 239 switch (boxnum) { in _rtl92c_fill_h2c_command() 258 "switch case %#x not processed\n", boxnum); in _rtl92c_fill_h2c_command() 262 isfw_read = _rtl92c_check_fw_read_last_h2c(hw, boxnum); in _rtl92c_fill_h2c_command() 268 boxnum); in _rtl92c_fill_h2c_command() 274 isfw_read = _rtl92c_check_fw_read_last_h2c(hw, boxnum); in _rtl92c_fill_h2c_command() 278 boxnum, u1b_tmp); in _rtl92c_fill_h2c_command() 284 boxnum); in _rtl92c_fill_h2c_command() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A D | fw.c | 160 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl88e_check_fw_read_last_h2c() 171 u8 boxnum; in _rtl88e_fill_h2c_command() local 222 boxnum = rtlhal->last_hmeboxnum; in _rtl88e_fill_h2c_command() 223 switch (boxnum) { in _rtl88e_fill_h2c_command() 242 "switch case %#x not processed\n", boxnum); in _rtl88e_fill_h2c_command() 245 isfw_read = _rtl88e_check_fw_read_last_h2c(hw, boxnum); in _rtl88e_fill_h2c_command() 251 boxnum); in _rtl88e_fill_h2c_command() 257 isfw_read = _rtl88e_check_fw_read_last_h2c(hw, boxnum); in _rtl88e_fill_h2c_command() 261 boxnum, u1b_tmp); in _rtl88e_fill_h2c_command() 267 boxnum); in _rtl88e_fill_h2c_command() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A D | fw.c | 264 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl92d_check_fw_read_last_h2c() 275 u8 boxnum; in _rtl92d_fill_h2c_command() local 329 boxnum = rtlhal->last_hmeboxnum; in _rtl92d_fill_h2c_command() 330 switch (boxnum) { in _rtl92d_fill_h2c_command() 349 boxnum); in _rtl92d_fill_h2c_command() 352 isfw_read = _rtl92d_check_fw_read_last_h2c(hw, boxnum); in _rtl92d_fill_h2c_command() 358 boxnum); in _rtl92d_fill_h2c_command() 362 isfw_read = _rtl92d_check_fw_read_last_h2c(hw, boxnum); in _rtl92d_fill_h2c_command() 366 boxnum, u1b_tmp); in _rtl92d_fill_h2c_command() 371 boxnum); in _rtl92d_fill_h2c_command() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | fw.c | 158 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl92ee_check_fw_read_last_h2c() 169 u8 boxnum; in _rtl92ee_fill_h2c_command() local 224 boxnum = rtlhal->last_hmeboxnum; in _rtl92ee_fill_h2c_command() 225 switch (boxnum) { in _rtl92ee_fill_h2c_command() 244 "switch case %#x not processed\n", boxnum); in _rtl92ee_fill_h2c_command() 262 isfw_read = _rtl92ee_check_fw_read_last_h2c(hw, boxnum); in _rtl92ee_fill_h2c_command() 268 boxnum); in _rtl92ee_fill_h2c_command() 273 _rtl92ee_check_fw_read_last_h2c(hw, boxnum); in _rtl92ee_fill_h2c_command() 277 boxnum, u1b_tmp); in _rtl92ee_fill_h2c_command() 287 boxnum); in _rtl92ee_fill_h2c_command() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | fw.c | 221 u8 boxnum) in _rtl8821ae_check_fw_read_last_h2c() argument 228 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl8821ae_check_fw_read_last_h2c() 239 u8 boxnum = 0; in _rtl8821ae_fill_h2c_command() local 284 boxnum = rtlhal->last_hmeboxnum; in _rtl8821ae_fill_h2c_command() 285 switch (boxnum) { in _rtl8821ae_fill_h2c_command() 304 "switch case %#x not processed\n", boxnum); in _rtl8821ae_fill_h2c_command() 322 _rtl8821ae_check_fw_read_last_h2c(hw, boxnum); in _rtl8821ae_fill_h2c_command() 329 boxnum); in _rtl8821ae_fill_h2c_command() 340 boxnum, u1b_tmp); in _rtl8821ae_fill_h2c_command() 347 boxnum); in _rtl8821ae_fill_h2c_command() [all …]
|
Completed in 15 milliseconds