Searched refs:all_tlvsize (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.c | 1073 uint16 all_tlvsize; in dhd_rtt_ftm_config() local 1101 all_tlvsize = (bufsize - buf_space_left); in dhd_rtt_ftm_config() 1102 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config() 1104 all_tlvsize + WL_PROXD_IOV_HDR_SIZE, NULL, 0, TRUE); in dhd_rtt_ftm_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.c | 1317 uint16 all_tlvsize; in dhd_rtt_ftm_config() local 1345 all_tlvsize = (bufsize - buf_space_left); in dhd_rtt_ftm_config() 1346 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config() 1348 all_tlvsize + WL_PROXD_IOV_HDR_SIZE, NULL, 0, TRUE); in dhd_rtt_ftm_config()
|
| H A D | dhd_linux.c | 20999 uint16 filter_iovsize, all_tlvsize; 21119 all_tlvsize = (bufsize - buf_space_left); 21120 p_filter_iov->len = htol16(all_tlvsize + WL_FILTER_IE_IOV_HDR_SIZE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.c | 1317 uint16 all_tlvsize; in dhd_rtt_ftm_config() local 1345 all_tlvsize = (bufsize - buf_space_left); in dhd_rtt_ftm_config() 1346 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config() 1348 all_tlvsize + WL_PROXD_IOV_HDR_SIZE, NULL, 0, TRUE); in dhd_rtt_ftm_config()
|
| H A D | dhd_linux.c | 20934 uint16 filter_iovsize, all_tlvsize; 21054 all_tlvsize = (bufsize - buf_space_left); 21055 p_filter_iov->len = htol16(all_tlvsize + WL_FILTER_IE_IOV_HDR_SIZE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.c | 1317 uint16 all_tlvsize; in dhd_rtt_ftm_config() local 1345 all_tlvsize = (bufsize - buf_space_left); in dhd_rtt_ftm_config() 1346 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config() 1348 all_tlvsize + WL_PROXD_IOV_HDR_SIZE, NULL, 0, TRUE); in dhd_rtt_ftm_config()
|
| H A D | dhd_linux.c | 21086 uint16 filter_iovsize, all_tlvsize; 21206 all_tlvsize = (bufsize - buf_space_left); 21207 p_filter_iov->len = htol16(all_tlvsize + WL_FILTER_IE_IOV_HDR_SIZE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.c | 1498 uint16 all_tlvsize; in dhd_rtt_ftm_config() local 1526 all_tlvsize = (bufsize - buf_space_left); in dhd_rtt_ftm_config() 1527 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config() 1529 all_tlvsize + WL_PROXD_IOV_HDR_SIZE, NULL, 0, TRUE); in dhd_rtt_ftm_config()
|
| H A D | dhd_linux.c | 27126 uint16 filter_iovsize, all_tlvsize; 27246 all_tlvsize = (bufsize - buf_space_left); 27247 p_filter_iov->len = htol16(all_tlvsize + WL_FILTER_IE_IOV_HDR_SIZE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.c | 1498 uint16 all_tlvsize; in dhd_rtt_ftm_config() local 1526 all_tlvsize = (bufsize - buf_space_left); in dhd_rtt_ftm_config() 1527 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config() 1529 all_tlvsize + WL_PROXD_IOV_HDR_SIZE, NULL, 0, TRUE); in dhd_rtt_ftm_config()
|
| H A D | dhd_linux.c | 27015 uint16 filter_iovsize, all_tlvsize; 27135 all_tlvsize = (bufsize - buf_space_left); 27136 p_filter_iov->len = htol16(all_tlvsize + WL_FILTER_IE_IOV_HDR_SIZE);
|