Home
last modified time | relevance | path

Searched defs:cmd_oid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c102 u16 cmd_action, u32 cmd_oid, in mwifiex_cmd_802_11_snmp_mib() argument
629 u16 cmd_action, u32 cmd_oid, in mwifiex_cmd_802_11_key_material_v2() argument
801 u16 cmd_action, u32 cmd_oid, in mwifiex_cmd_802_11_key_material_v1() argument
979 mwifiex_cmd_802_11_key_material(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,u32 cmd_oid,struct mwifiex_ds_encrypt_key * enc_key) mwifiex_cmd_802_11_key_material() argument
2039 mwifiex_sta_prepare_cmd(struct mwifiex_private * priv,uint16_t cmd_no,u16 cmd_action,u32 cmd_oid,void * data_buf,void * cmd_buf) mwifiex_sta_prepare_cmd() argument
[all...]
H A Dcmdevt.c543 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()