Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cmd.c2407 struct chan_band_param *chan_band = NULL; in nxpwifi_cmd_sta_802_11_net_monitor()
2415 sizeof(struct chan_band_param)); in nxpwifi_cmd_sta_802_11_net_monitor()
2427 chan_band = &cmd_net_mon->monitor_chan.chan_band_param[0]; in nxpwifi_cmd_sta_802_11_net_monitor()
2431 cpu_to_le16(sizeof(struct chan_band_param)); in nxpwifi_cmd_sta_802_11_net_monitor()
2481 cmd_net_mon->monitor_chan.chan_band_param[0].chan_number, in nxpwifi_ret_sta_802_11_net_monitor()
2482 cmd_net_mon->monitor_chan.chan_band_param[0].band_cfg.chan_band, in nxpwifi_ret_sta_802_11_net_monitor()
2483 cmd_net_mon->monitor_chan.chan_band_param[0].band_cfg.chan_width, in nxpwifi_ret_sta_802_11_net_monitor()
2484 cmd_net_mon->monitor_chan.chan_band_param[0].band_cfg.chan_2O_ffset); in nxpwifi_ret_sta_802_11_net_monitor()
H A Dfw.h881 struct chan_band_param_set chan_band_param[]; member
2353 struct chan_band_param { struct
2360 struct chan_band_param chan_band_param[]; argument
H A Dscan.c2007 chan_band = &chan_band_tlv->chan_band_param[idx]; in nxpwifi_ret_802_11_scan()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h826 struct chan_band_param_set chan_band_param[]; member
H A Dscan.c2194 chan_band = &chan_band_tlv->chan_band_param[idx]; in mwifiex_ret_802_11_scan()