Home
last modified time | relevance | path

Searched refs:host_cmd_ds_802_11_get_log (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dfw.h1326 struct host_cmd_ds_802_11_get_log { struct
2386 struct host_cmd_ds_802_11_get_log get_log;
H A Dsta_cmd.c272 cmd->size = cpu_to_le16(sizeof(struct host_cmd_ds_802_11_get_log) + in nxpwifi_cmd_sta_802_11_get_log()
284 struct host_cmd_ds_802_11_get_log *get_log = in nxpwifi_ret_sta_802_11_get_log()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1288 struct host_cmd_ds_802_11_get_log { struct
2378 struct host_cmd_ds_802_11_get_log get_log;
H A Dsta_cmdresp.c211 struct host_cmd_ds_802_11_get_log *get_log = in mwifiex_ret_get_log()
H A Dsta_cmd.c144 cmd->size = cpu_to_le16(sizeof(struct host_cmd_ds_802_11_get_log) + in mwifiex_cmd_802_11_get_log()