Searched refs:boxcontent (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | fw.c | 41 u8 boxcontent[4], boxextcontent[2]; in _rtl8723e_fill_h2c_command() local 136 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl8723e_fill_h2c_command() 138 boxcontent[0] = element_id; in _rtl8723e_fill_h2c_command() 145 boxcontent[0] &= ~(BIT(7)); in _rtl8723e_fill_h2c_command() 146 memcpy((u8 *)(boxcontent) + 1, in _rtl8723e_fill_h2c_command() 151 boxcontent[idx]); in _rtl8723e_fill_h2c_command() 155 boxcontent[0] &= ~(BIT(7)); in _rtl8723e_fill_h2c_command() 156 memcpy((u8 *)(boxcontent) + 1, in _rtl8723e_fill_h2c_command() 161 boxcontent[idx]); in _rtl8723e_fill_h2c_command() 165 boxcontent[0] &= ~(BIT(7)); in _rtl8723e_fill_h2c_command() [all …]
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | fw.c | 283 u8 boxcontent[4], boxextcontent[2]; in _rtl92d_fill_h2c_command() local 374 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl92d_fill_h2c_command() 376 boxcontent[0] = element_id; in _rtl92d_fill_h2c_command() 382 boxcontent[0] &= ~(BIT(7)); in _rtl92d_fill_h2c_command() 383 memcpy(boxcontent + 1, cmdbuffer + buf_index, 1); in _rtl92d_fill_h2c_command() 386 boxcontent[idx]); in _rtl92d_fill_h2c_command() 389 boxcontent[0] &= ~(BIT(7)); in _rtl92d_fill_h2c_command() 390 memcpy(boxcontent + 1, cmdbuffer + buf_index, 2); in _rtl92d_fill_h2c_command() 393 boxcontent[idx]); in _rtl92d_fill_h2c_command() 396 boxcontent[0] &= ~(BIT(7)); in _rtl92d_fill_h2c_command() [all …]
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | fw_common.c | 196 u8 boxcontent[4], boxextcontent[2]; in _rtl92c_fill_h2c_command() local 288 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl92c_fill_h2c_command() 290 boxcontent[0] = element_id; in _rtl92c_fill_h2c_command() 297 boxcontent[0] &= ~(BIT(7)); in _rtl92c_fill_h2c_command() 298 memcpy((u8 *)(boxcontent) + 1, in _rtl92c_fill_h2c_command() 303 boxcontent[idx]); in _rtl92c_fill_h2c_command() 307 boxcontent[0] &= ~(BIT(7)); in _rtl92c_fill_h2c_command() 308 memcpy((u8 *)(boxcontent) + 1, in _rtl92c_fill_h2c_command() 313 boxcontent[idx]); in _rtl92c_fill_h2c_command() 317 boxcontent[0] &= ~(BIT(7)); in _rtl92c_fill_h2c_command() [all …]
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | fw.c | 39 u8 boxcontent[4], boxextcontent[4]; in _rtl8723be_fill_h2c_command() local 133 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl8723be_fill_h2c_command() 135 boxcontent[0] = element_id; in _rtl8723be_fill_h2c_command() 145 memcpy((u8 *)(boxcontent) + 1, in _rtl8723be_fill_h2c_command() 150 boxcontent[idx]); in _rtl8723be_fill_h2c_command() 160 memcpy((u8 *)(boxcontent) + 1, in _rtl8723be_fill_h2c_command() 170 boxcontent[idx]); in _rtl8723be_fill_h2c_command()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | fw.c | 179 u8 boxcontent[4], boxextcontent[4]; in _rtl88e_fill_h2c_command() local 271 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl88e_fill_h2c_command() 273 boxcontent[0] = element_id; in _rtl88e_fill_h2c_command() 283 memcpy((u8 *)(boxcontent) + 1, in _rtl88e_fill_h2c_command() 288 boxcontent[idx]); in _rtl88e_fill_h2c_command() 298 memcpy((u8 *)(boxcontent) + 1, in _rtl88e_fill_h2c_command() 308 boxcontent[idx]); in _rtl88e_fill_h2c_command()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | fw.c | 176 u8 boxcontent[4], boxextcontent[4]; in _rtl92ee_fill_h2c_command() local 291 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl92ee_fill_h2c_command() 293 boxcontent[0] = element_id; in _rtl92ee_fill_h2c_command() 303 memcpy((u8 *)(boxcontent) + 1, in _rtl92ee_fill_h2c_command() 308 boxcontent[idx]); in _rtl92ee_fill_h2c_command() 318 memcpy((u8 *)(boxcontent) + 1, in _rtl92ee_fill_h2c_command() 328 boxcontent[idx]); in _rtl92ee_fill_h2c_command()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | fw.c | 247 u8 boxcontent[4], boxextcontent[4]; in _rtl8821ae_fill_h2c_command() local 351 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl8821ae_fill_h2c_command() 353 boxcontent[0] = element_id; in _rtl8821ae_fill_h2c_command() 363 memcpy((u8 *)(boxcontent) + 1, in _rtl8821ae_fill_h2c_command() 368 boxcontent[idx]); in _rtl8821ae_fill_h2c_command() 378 memcpy((u8 *)(boxcontent) + 1, in _rtl8821ae_fill_h2c_command() 388 boxcontent[idx]); in _rtl8821ae_fill_h2c_command()
|