Searched refs:num_data_bytes (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 10225 uint16 num_data_bytes, addr, data_pos, type, w, i; in read_more_btbytes() local 10238 extract_hex_field(line, 1, 2, &num_data_bytes); in read_more_btbytes() 10243 for (i = 0; i < num_data_bytes; i++) { in read_more_btbytes() 10267 *num_bytes = num_data_bytes; in read_more_btbytes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 10548 uint16 num_data_bytes, addr, data_pos, type, w, i; local 10561 extract_hex_field(line, 1, 2, &num_data_bytes); 10566 for (i = 0; i < num_data_bytes; i++) { 10590 *num_bytes = num_data_bytes;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 10594 uint16 num_data_bytes, addr, data_pos, type, w, i; local 10607 extract_hex_field(line, 1, 2, &num_data_bytes); 10612 for (i = 0; i < num_data_bytes; i++) { 10636 *num_bytes = num_data_bytes;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 10544 uint16 num_data_bytes, addr, data_pos, type, w, i; local 10557 extract_hex_field(line, 1, 2, &num_data_bytes); 10562 for (i = 0; i < num_data_bytes; i++) { 10586 *num_bytes = num_data_bytes;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 11595 uint16 num_data_bytes, addr, data_pos, type, w, i; in read_more_btbytes() local 11608 extract_hex_field(line, 1, 2, &num_data_bytes); in read_more_btbytes() 11613 for (i = 0; i < num_data_bytes; i++) { in read_more_btbytes() 11637 *num_bytes = num_data_bytes; in read_more_btbytes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 11580 uint16 num_data_bytes, addr, data_pos, type, w, i; in read_more_btbytes() local 11593 extract_hex_field(line, 1, 2, &num_data_bytes); in read_more_btbytes() 11598 for (i = 0; i < num_data_bytes; i++) { in read_more_btbytes() 11622 *num_bytes = num_data_bytes; in read_more_btbytes()
|