Home
last modified time | relevance | path

Searched defs:cmd_action (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c36 struct host_cmd_ds_command *cmd, u16 cmd_action) in mwifiex_cmd_802_11_rssi_info()
67 u16 cmd_action, u32 *action) in mwifiex_cmd_mac_control()
102 u16 cmd_action, u32 cmd_oid, in mwifiex_cmd_802_11_snmp_mib()
160 u16 cmd_action, const u16 *pbitmap_rates) in mwifiex_cmd_tx_rate_cfg()
216 u16 cmd_action, in mwifiex_cmd_tx_power_cfg()
260 u16 cmd_action, void *data_buf) in mwifiex_cmd_rf_tx_power()
277 u16 cmd_action, in mwifiex_cmd_rf_antenna()
335 u16 cmd_action, in mwifiex_cmd_802_11_hs_cfg()
414 u16 cmd_action) in mwifiex_cmd_802_11_mac_address()
439 u16 cmd_action, in mwifiex_cmd_mac_multicast_adr()
[all …]
H A D11n.c203 struct host_cmd_ds_command *cmd, int cmd_action, in mwifiex_cmd_recfg_tx_buf()
236 int cmd_action, in mwifiex_cmd_amsdu_aggr_ctrl()
269 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11n_cfg()
H A Duap_cmd.c716 mwifiex_cmd_uap_sys_config(struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_uap_sys_config()
792 u16 cmd_action, void *data_buf) in mwifiex_cmd_uap_add_station()
932 u16 cmd_action, u32 type, in mwifiex_uap_prepare_cmd()
H A Dcmdevt.c543 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
1301 u16 cmd_action, uint16_t ps_bitmap, in mwifiex_cmd_enh_power_mode()
H A D11ac.c254 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11ac_cfg()
H A Ddebugfs.c605 u16 cmd_action; in mwifiex_memrw_write() local
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cmd.c24 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_get_hw_spec()
245 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_802_11_scan()
269 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_802_11_get_log()
321 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_mac_multicast_adr()
344 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_802_11_associate()
362 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_802_11_snmp_mib()
445 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_reg_access()
600 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_rf_tx_pwr()
640 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_rf_antenna()
722 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_sta_802_11_deauthenticate()
[all …]
H A Duap_cmd.c396 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_uap_sys_config()
435 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_uap_bss_start()
532 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_uap_sta_deauth()
550 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_uap_chan_report_request()
560 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_uap_add_new_station()
747 u16 cmd_action, u32 type) in nxpwifi_uap_prepare_cmd()
H A D11ax.c172 struct host_cmd_ds_command *cmd, u16 cmd_action, in nxpwifi_cmd_11ax_cfg()
252 struct host_cmd_ds_command *cmd, u16 cmd_action, in nxpwifi_cmd_11ax_cmd()
470 struct host_cmd_ds_command *cmd, u16 cmd_action, in nxpwifi_cmd_twt_cfg()
H A D11n.c190 struct host_cmd_ds_command *cmd, int cmd_action, in nxpwifi_cmd_recfg_tx_buf()
219 int cmd_action, in nxpwifi_cmd_amsdu_aggr_ctrl()
248 struct host_cmd_ds_command *cmd, u16 cmd_action, in nxpwifi_cmd_11n_cfg()
H A Dcmdevt.h32 u16 cmd_action, u32 cmd_type) in nxpwifi_cmd_fill_head_only()
H A D11ac.c246 struct host_cmd_ds_command *cmd, u16 cmd_action, in nxpwifi_cmd_11ac_cfg()
H A Dcmdevt.c429 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in nxpwifi_send_cmd()
H A Ddebugfs.c500 u16 cmd_action; in nxpwifi_memrw_write() local
/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c230 int lbs_set_ps_mode(struct lbs_private *priv, u16 cmd_action, bool block) in lbs_set_ps_mode()
262 int lbs_cmd_802_11_sleep_params(struct lbs_private *priv, uint16_t cmd_action, in lbs_cmd_802_11_sleep_params()
H A Dmesh.c25 static int lbs_mesh_access(struct lbs_private *priv, uint16_t cmd_action, in lbs_mesh_access()