Searched refs:boxcontent (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | fw.c | 63 u8 boxcontent[4], boxextcontent[2]; in _rtl8723e_fill_h2c_command() local 159 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl8723e_fill_h2c_command() 161 boxcontent[0] = element_id; in _rtl8723e_fill_h2c_command() 168 boxcontent[0] &= ~(BIT(7)); in _rtl8723e_fill_h2c_command() 169 memcpy((u8 *)(boxcontent) + 1, in _rtl8723e_fill_h2c_command() 174 boxcontent[idx]); in _rtl8723e_fill_h2c_command() 178 boxcontent[0] &= ~(BIT(7)); in _rtl8723e_fill_h2c_command() 179 memcpy((u8 *)(boxcontent) + 1, in _rtl8723e_fill_h2c_command() 184 boxcontent[idx]); in _rtl8723e_fill_h2c_command() 188 boxcontent[0] &= ~(BIT(7)); in _rtl8723e_fill_h2c_command() [all …]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | fw.c | 371 u8 boxcontent[4], boxextcontent[2]; in _rtl92d_fill_h2c_command() local 463 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl92d_fill_h2c_command() 465 boxcontent[0] = element_id; in _rtl92d_fill_h2c_command() 471 boxcontent[0] &= ~(BIT(7)); in _rtl92d_fill_h2c_command() 472 memcpy(boxcontent + 1, cmdbuffer + buf_index, 1); in _rtl92d_fill_h2c_command() 475 boxcontent[idx]); in _rtl92d_fill_h2c_command() 478 boxcontent[0] &= ~(BIT(7)); in _rtl92d_fill_h2c_command() 479 memcpy(boxcontent + 1, cmdbuffer + buf_index, 2); in _rtl92d_fill_h2c_command() 482 boxcontent[idx]); in _rtl92d_fill_h2c_command() 485 boxcontent[0] &= ~(BIT(7)); in _rtl92d_fill_h2c_command() [all …]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | fw_common.c | 292 u8 boxcontent[4], boxextcontent[2]; in _rtl92c_fill_h2c_command() local 385 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl92c_fill_h2c_command() 387 boxcontent[0] = element_id; in _rtl92c_fill_h2c_command() 394 boxcontent[0] &= ~(BIT(7)); in _rtl92c_fill_h2c_command() 395 memcpy((u8 *)(boxcontent) + 1, in _rtl92c_fill_h2c_command() 400 boxcontent[idx]); in _rtl92c_fill_h2c_command() 404 boxcontent[0] &= ~(BIT(7)); in _rtl92c_fill_h2c_command() 405 memcpy((u8 *)(boxcontent) + 1, in _rtl92c_fill_h2c_command() 410 boxcontent[idx]); in _rtl92c_fill_h2c_command() 414 boxcontent[0] &= ~(BIT(7)); in _rtl92c_fill_h2c_command() [all …]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | fw.c | 61 u8 boxcontent[4], boxextcontent[4]; in _rtl8723be_fill_h2c_command() local 156 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl8723be_fill_h2c_command() 158 boxcontent[0] = element_id; in _rtl8723be_fill_h2c_command() 168 memcpy((u8 *)(boxcontent) + 1, in _rtl8723be_fill_h2c_command() 173 boxcontent[idx]); in _rtl8723be_fill_h2c_command() 183 memcpy((u8 *)(boxcontent) + 1, in _rtl8723be_fill_h2c_command() 193 boxcontent[idx]); in _rtl8723be_fill_h2c_command()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | fw.c | 273 u8 boxcontent[4], boxextcontent[4]; in _rtl88e_fill_h2c_command() local 366 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl88e_fill_h2c_command() 368 boxcontent[0] = element_id; in _rtl88e_fill_h2c_command() 378 memcpy((u8 *)(boxcontent) + 1, in _rtl88e_fill_h2c_command() 383 boxcontent[idx]); in _rtl88e_fill_h2c_command() 393 memcpy((u8 *)(boxcontent) + 1, in _rtl88e_fill_h2c_command() 403 boxcontent[idx]); in _rtl88e_fill_h2c_command()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | fw.c | 279 u8 boxcontent[4], boxextcontent[4]; in _rtl92ee_fill_h2c_command() local 394 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl92ee_fill_h2c_command() 396 boxcontent[0] = element_id; in _rtl92ee_fill_h2c_command() 406 memcpy((u8 *)(boxcontent) + 1, in _rtl92ee_fill_h2c_command() 411 boxcontent[idx]); in _rtl92ee_fill_h2c_command() 421 memcpy((u8 *)(boxcontent) + 1, in _rtl92ee_fill_h2c_command() 431 boxcontent[idx]); in _rtl92ee_fill_h2c_command()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | fw.c | 338 u8 boxcontent[4], boxextcontent[4]; in _rtl8821ae_fill_h2c_command() local 442 memset(boxcontent, 0, sizeof(boxcontent)); in _rtl8821ae_fill_h2c_command() 444 boxcontent[0] = element_id; in _rtl8821ae_fill_h2c_command() 454 memcpy((u8 *)(boxcontent) + 1, in _rtl8821ae_fill_h2c_command() 459 boxcontent[idx]); in _rtl8821ae_fill_h2c_command() 469 memcpy((u8 *)(boxcontent) + 1, in _rtl8821ae_fill_h2c_command() 479 boxcontent[idx]); in _rtl8821ae_fill_h2c_command()
|