Searched refs:sec_chan_offset (Results 1 – 7 of 7) sorted by relevance
1042 if (adapter->sec_chan_offset == in mwifiex_cmd_802_11_ad_hoc_start()1046 else if (adapter->sec_chan_offset == in mwifiex_cmd_802_11_ad_hoc_start()1082 if (adapter->sec_chan_offset == in mwifiex_cmd_802_11_ad_hoc_start()1104 if (adapter->sec_chan_offset) { in mwifiex_cmd_802_11_ad_hoc_start()1105 ht_info->ht_oper.ht_param = adapter->sec_chan_offset; in mwifiex_cmd_802_11_ad_hoc_start()
49 (priv->adapter->sec_chan_offset != in mwifiex_fill_cap_info()
2570 adapter->sec_chan_offset = in mwifiex_set_ibss_params()2579 adapter->sec_chan_offset); in mwifiex_set_ibss_params()
234 adapter->sec_chan_offset = 0; in nxpwifi_init_adapter()
50 priv->adapter->sec_chan_offset != IEEE80211_HT_PARAM_CHA_SEC_NONE)) in nxpwifi_fill_cap_info()
2408 u8 sec_chan_offset = 0; in nxpwifi_cmd_sta_802_11_net_monitor() local2452 sec_chan_offset = in nxpwifi_cmd_sta_802_11_net_monitor()2454 if (sec_chan_offset == NXPWIFI_SEC_CHAN_ABOVE) in nxpwifi_cmd_sta_802_11_net_monitor()2457 else if (sec_chan_offset == NXPWIFI_SEC_CHAN_BELOW) in nxpwifi_cmd_sta_802_11_net_monitor()
900 u8 sec_chan_offset; member