Home
last modified time | relevance | path

Searched refs:iov_resp (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_cis.c672 dhd_otp_process_iov_resp_buf(void *ctx, void *iov_resp, uint16 cmd_id, in dhd_otp_process_iov_resp_buf() argument
680 version = dtoh16(*(uint16 *)iov_resp); in dhd_otp_process_iov_resp_buf()
685 p_resp = (bcm_iov_buf_t *)iov_resp; in dhd_otp_process_iov_resp_buf()
699 uint8 *iov_resp = NULL; in dhd_otp_get_iov_resp() local
712 iov_resp = MALLOCZ(dhdp->osh, WLC_IOCTL_MAXLEN); in dhd_otp_get_iov_resp()
713 if (iov_resp == NULL) { in dhd_otp_get_iov_resp()
734 iov_resp, WLC_IOCTL_MAXLEN, FALSE); in dhd_otp_get_iov_resp()
736 ret = dhd_otp_process_iov_resp_buf(ctx, iov_resp, cmd_id, cbfn); in dhd_otp_get_iov_resp()
745 if (iov_resp) { in dhd_otp_get_iov_resp()
746 MFREE(dhdp->osh, iov_resp, buf_size); in dhd_otp_get_iov_resp()
H A Dwl_android.c5890 uint16 iov_buf_len, uint8 *iov_resp, uint16 iov_resp_len, uint8 sub_elem_type) in wl_android_send_wnm_notif() argument
5910 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_send_wnm_notif()
5955 uint8 *iov_resp = NULL; in wl_android_mbo_subcmd_cell_data_cap() local
5966 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_cell_data_cap()
5967 if (iov_resp == NULL) { in wl_android_mbo_subcmd_cell_data_cap()
5977 ret = wldev_iovar_getbuf(dev, "mbo", iov_buf, WLC_IOCTL_MEDLEN, iov_resp, in wl_android_mbo_subcmd_cell_data_cap()
5983 p_resp = (bcm_iov_buf_t *)iov_resp; in wl_android_mbo_subcmd_cell_data_cap()
5988 version = dtoh16(*(uint16 *)iov_resp); in wl_android_mbo_subcmd_cell_data_cap()
6034 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_mbo_subcmd_cell_data_cap()
6048 iov_resp, WLC_IOCTL_MAXLEN, MBO_ATTR_CELL_DATA_CAP); in wl_android_mbo_subcmd_cell_data_cap()
[all …]
H A Ddhd_common.c1393 bcm_iov_buf_t *iov_resp = NULL; in dhd_sdtc_etb_init() local
1433 iov_resp = (bcm_iov_buf_t *)buf; in dhd_sdtc_etb_init()
1434 if (iov_resp->id == iov_req->id) { in dhd_sdtc_etb_init()
1435 p_etb_addr_info = (etb_addr_info_t*)iov_resp->data; in dhd_sdtc_etb_init()
1445 __FUNCTION__, iov_resp->id, iov_req->id)); in dhd_sdtc_etb_init()
H A Dwl_cfgnan.c3794 process_resp_buf(void *iov_resp, in process_resp_buf() argument
3802 dpreq_ret = (wl_nan_dp_req_ret_t *)(iov_resp); in process_resp_buf()
3808 range_id = (wl_nan_range_id *)(iov_resp); in process_resp_buf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_cis.c672 dhd_otp_process_iov_resp_buf(void *ctx, void *iov_resp, uint16 cmd_id, in dhd_otp_process_iov_resp_buf() argument
680 version = dtoh16(*(uint16 *)iov_resp); in dhd_otp_process_iov_resp_buf()
685 p_resp = (bcm_iov_buf_t *)iov_resp; in dhd_otp_process_iov_resp_buf()
699 uint8 *iov_resp = NULL; in dhd_otp_get_iov_resp() local
712 iov_resp = MALLOCZ(dhdp->osh, WLC_IOCTL_MAXLEN); in dhd_otp_get_iov_resp()
713 if (iov_resp == NULL) { in dhd_otp_get_iov_resp()
734 iov_resp, WLC_IOCTL_MAXLEN, FALSE); in dhd_otp_get_iov_resp()
736 ret = dhd_otp_process_iov_resp_buf(ctx, iov_resp, cmd_id, cbfn); in dhd_otp_get_iov_resp()
745 if (iov_resp) { in dhd_otp_get_iov_resp()
746 MFREE(dhdp->osh, iov_resp, buf_size); in dhd_otp_get_iov_resp()
H A Dwl_android.c5874 uint16 iov_buf_len, uint8 *iov_resp, uint16 iov_resp_len, uint8 sub_elem_type) in wl_android_send_wnm_notif() argument
5894 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_send_wnm_notif()
5939 uint8 *iov_resp = NULL; in wl_android_mbo_subcmd_cell_data_cap() local
5950 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_cell_data_cap()
5951 if (iov_resp == NULL) { in wl_android_mbo_subcmd_cell_data_cap()
5961 ret = wldev_iovar_getbuf(dev, "mbo", iov_buf, WLC_IOCTL_MEDLEN, iov_resp, in wl_android_mbo_subcmd_cell_data_cap()
5967 p_resp = (bcm_iov_buf_t *)iov_resp; in wl_android_mbo_subcmd_cell_data_cap()
5972 version = dtoh16(*(uint16 *)iov_resp); in wl_android_mbo_subcmd_cell_data_cap()
6018 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_mbo_subcmd_cell_data_cap()
6032 iov_resp, WLC_IOCTL_MAXLEN, MBO_ATTR_CELL_DATA_CAP); in wl_android_mbo_subcmd_cell_data_cap()
[all …]
H A Ddhd_common.c1393 bcm_iov_buf_t *iov_resp = NULL; in dhd_sdtc_etb_init() local
1433 iov_resp = (bcm_iov_buf_t *)buf; in dhd_sdtc_etb_init()
1434 if (iov_resp->id == iov_req->id) { in dhd_sdtc_etb_init()
1435 p_etb_addr_info = (etb_addr_info_t*)iov_resp->data; in dhd_sdtc_etb_init()
1445 __FUNCTION__, iov_resp->id, iov_req->id)); in dhd_sdtc_etb_init()
H A Dwl_cfgnan.c3794 process_resp_buf(void *iov_resp, in process_resp_buf() argument
3802 dpreq_ret = (wl_nan_dp_req_ret_t *)(iov_resp); in process_resp_buf()
3808 range_id = (wl_nan_range_id *)(iov_resp); in process_resp_buf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c4785 uint16 iov_buf_len, uint8 *iov_resp, uint16 iov_resp_len, uint8 sub_elem_type) in wl_android_send_wnm_notif() argument
4805 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_send_wnm_notif()
4850 uint8 *iov_resp = NULL; in wl_android_mbo_subcmd_cell_data_cap() local
4861 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_cell_data_cap()
4862 if (iov_resp == NULL) { in wl_android_mbo_subcmd_cell_data_cap()
4872 ret = wldev_iovar_getbuf(dev, "mbo", iov_buf, WLC_IOCTL_MEDLEN, iov_resp, in wl_android_mbo_subcmd_cell_data_cap()
4878 p_resp = (bcm_iov_buf_t *)iov_resp; in wl_android_mbo_subcmd_cell_data_cap()
4883 version = dtoh16(*(uint16 *)iov_resp); in wl_android_mbo_subcmd_cell_data_cap()
4929 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_mbo_subcmd_cell_data_cap()
4942 iov_resp, WLC_IOCTL_MAXLEN, MBO_ATTR_CELL_DATA_CAP); in wl_android_mbo_subcmd_cell_data_cap()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c5058 uint16 iov_buf_len, uint8 *iov_resp, uint16 iov_resp_len, uint8 sub_elem_type) in wl_android_send_wnm_notif() argument
5078 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_send_wnm_notif()
5123 uint8 *iov_resp = NULL; in wl_android_mbo_subcmd_cell_data_cap() local
5134 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_cell_data_cap()
5135 if (iov_resp == NULL) { in wl_android_mbo_subcmd_cell_data_cap()
5145 ret = wldev_iovar_getbuf(dev, "mbo", iov_buf, WLC_IOCTL_MEDLEN, iov_resp, in wl_android_mbo_subcmd_cell_data_cap()
5151 p_resp = (bcm_iov_buf_t *)iov_resp; in wl_android_mbo_subcmd_cell_data_cap()
5156 version = dtoh16(*(uint16 *)iov_resp); in wl_android_mbo_subcmd_cell_data_cap()
5202 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_mbo_subcmd_cell_data_cap()
5215 iov_resp, WLC_IOCTL_MAXLEN, MBO_ATTR_CELL_DATA_CAP); in wl_android_mbo_subcmd_cell_data_cap()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c5144 uint16 iov_buf_len, uint8 *iov_resp, uint16 iov_resp_len, uint8 sub_elem_type) in wl_android_send_wnm_notif() argument
5164 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_send_wnm_notif()
5209 uint8 *iov_resp = NULL; in wl_android_mbo_subcmd_cell_data_cap() local
5220 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_cell_data_cap()
5221 if (iov_resp == NULL) { in wl_android_mbo_subcmd_cell_data_cap()
5231 ret = wldev_iovar_getbuf(dev, "mbo", iov_buf, WLC_IOCTL_MEDLEN, iov_resp, in wl_android_mbo_subcmd_cell_data_cap()
5237 p_resp = (bcm_iov_buf_t *)iov_resp; in wl_android_mbo_subcmd_cell_data_cap()
5242 version = dtoh16(*(uint16 *)iov_resp); in wl_android_mbo_subcmd_cell_data_cap()
5288 iov_buf, iovlen, iov_resp, WLC_IOCTL_MAXLEN, NULL); in wl_android_mbo_subcmd_cell_data_cap()
5301 iov_resp, WLC_IOCTL_MAXLEN, MBO_ATTR_CELL_DATA_CAP); in wl_android_mbo_subcmd_cell_data_cap()
[all …]