Searched refs:resplen (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | bmi.c | 52 u32 resplen = sizeof(resp.get_target_info); in ath10k_bmi_get_target_info() local 64 ret = ath10k_hif_exchange_bmi_msg(ar, &cmd, cmdlen, &resp, &resplen); in ath10k_bmi_get_target_info() 70 if (resplen < sizeof(resp.get_target_info)) { in ath10k_bmi_get_target_info() 72 resplen); in ath10k_bmi_get_target_info() 90 u32 resplen, ver_len; in ath10k_bmi_get_target_info_sdio() local 107 resplen = sizeof(u32); in ath10k_bmi_get_target_info_sdio() 108 ret = ath10k_hif_exchange_bmi_msg(ar, &cmd, cmdlen, &tmp, &resplen); in ath10k_bmi_get_target_info_sdio() 119 resplen = sizeof(u32); in ath10k_bmi_get_target_info_sdio() 121 &resplen); in ath10k_bmi_get_target_info_sdio() 138 resplen = sizeof(resp.get_target_info) - sizeof(u32); in ath10k_bmi_get_target_info_sdio() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | rx.c | 826 const unsigned int resplen) in carl9170_rx_untie_cmds() argument 831 while (i < resplen) { in carl9170_rx_untie_cmds() 835 if (unlikely(i > resplen)) in carl9170_rx_untie_cmds() 844 if (unlikely(i != resplen)) { in carl9170_rx_untie_cmds() 850 respbuf, resplen); in carl9170_rx_untie_cmds()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | rndis_wlan.c | 698 int resplen, respoffs, copylen; in rndis_query_oid() local 728 resplen = le32_to_cpu(u.get_c->len); in rndis_query_oid() 741 if ((resplen + respoffs) > buflen) { in rndis_query_oid() 747 copylen = resplen; in rndis_query_oid() 755 *len = resplen; in rndis_query_oid()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0006_let_dma_memory_read_write_function_take_MemTxAttrs_argument.patch | 571 resplen = sizeof(s->macaddr.a); 572 - dma_memory_write(&s->dma_as, value + 12, s->macaddr.a, resplen); 573 + dma_memory_write(&s->dma_as, value + 12, s->macaddr.a, resplen,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 6392 uint16 rqstlen, resplen; in dhd_fillup_ioct_reqst() local 6402 resplen = len; in dhd_fillup_ioct_reqst() 6453 ioct_rqst->output_buf_len = htol16(resplen); in dhd_fillup_ioct_reqst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 8114 uint16 rqstlen, resplen; local 8124 resplen = len; 8164 ioct_rqst->output_buf_len = htol16(resplen);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 8116 uint16 rqstlen, resplen; local 8126 resplen = len; 8166 ioct_rqst->output_buf_len = htol16(resplen);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 8114 uint16 rqstlen, resplen; local 8124 resplen = len; 8164 ioct_rqst->output_buf_len = htol16(resplen);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 10858 uint16 rqstlen, resplen; local 10873 resplen = len; 10938 ioct_rqst->output_buf_len = htol16(resplen);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 10862 uint16 rqstlen, resplen; local 10877 resplen = len; 10942 ioct_rqst->output_buf_len = htol16(resplen);
|