Home
last modified time | relevance | path

Searched defs:cmd_len (Results 1 – 15 of 15) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dwpa_ctrl.c286 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
499 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
H A Dwlantest.c116 static int cmd_send_and_recv(int s, const u8 *cmd, size_t cmd_len, in cmd_send_and_recv()
H A Dnan.c582 int cmd_len, size; in sigma_nan_enable() local
/wlan-dirver/qcacld-3.0/core/pld/src/
H A Dpld_ipci.h165 int cmd_len, void *cb_ctx, in pld_ipci_qmi_send() argument
389 int cmd_len, void *cb_ctx, in pld_ipci_qmi_send() argument
H A Dpld_pcie.h448 int cmd_len, void *cb_ctx, in pld_pcie_qmi_send() argument
620 pld_pcie_qmi_send(struct device * dev,int type,void * cmd,int cmd_len,void * cb_ctx,int (* cb)(void * ctx,void * event,int event_len)) pld_pcie_qmi_send() argument
H A Dpld_common.c2306 int cmd_len, void *cb_ctx, in pld_qmi_send() argument
/wlan-dirver/platform/cnss2/
H A Dqmi.h204 cnss_wlfw_get_info_send_sync(struct cnss_plat_data * plat_priv,int type,void * cmd,int cmd_len) cnss_wlfw_get_info_send_sync() argument
H A Dqmi.c2320 cnss_wlfw_get_info_send_sync(struct cnss_plat_data * plat_priv,int type,void * cmd,int cmd_len) cnss_wlfw_get_info_send_sync() argument
H A Dmain.c1915 cnss_qmi_send(struct device * dev,int type,void * cmd,int cmd_len,void * cb_ctx,int (* cb)(void * ctx,void * event,int event_len)) cnss_qmi_send() argument
/wlan-dirver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_extscan_tlv.c979 int cmd_len = 0; in send_extscan_start_hotlist_monitor_cmd_tlv() local
H A Dwmi_unified_tlv.c4680 int32_t cmd_len; in send_mgmt_cmd_tlv() local
4760 int32_t cmd_len; in send_mgmt_cmd_tlv() local
4882 int32_t cmd_len; send_offchan_data_tx_cmd_tlv() local
5236 uint32_t cmd_len = sizeof(*cmd) + param_len + WMI_TLV_HDR_SIZE; send_set_sta_uapsd_auto_trig_cmd_tlv() local
12337 uint32_t cmd_len; send_obss_spatial_reuse_set_def_thresh_cmd_tlv() local
[all...]
/wlan-dirver/platform/icnss2/
H A Dqmi.h155 icnss_wlfw_get_info_send_sync(struct icnss_priv * priv,int type,void * cmd,int cmd_len) icnss_wlfw_get_info_send_sync() argument
H A Dqmi.c3250 icnss_wlfw_get_info_send_sync(struct icnss_priv * plat_priv,int type,void * cmd,int cmd_len) icnss_wlfw_get_info_send_sync() argument
H A Dmain.c2673 icnss_qmi_send(struct device * dev,int type,void * cmd,int cmd_len,void * cb_ctx,int (* cb)(void * ctx,void * event,int event_len)) icnss_qmi_send() argument
/wlan-dirver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c7469 int len = 0, cmd_len = 0; hdd_drv_cmd_process() local