Lines Matching refs:nlmode
1286 if (link && is_sta_interface(drv->nlmode)) { in mlme_event_ch_switch()
1416 if (!is_ap_interface(drv->nlmode) && in mlme_event_mgmt_tx_status()
1428 } else if (!is_ap_interface(drv->nlmode) && in mlme_event_mgmt_tx_status()
1923 if (!is_ap_interface(drv->nlmode)) in mlme_event_dh_event()
2160 if (drv->nlmode != NL80211_IFTYPE_MESH_POINT || in nl80211_new_peer_candidate()
2189 if (is_ap_interface(drv->nlmode) && drv->device_ap_sme) { in nl80211_new_station_event()
2237 if (drv->nlmode != NL80211_IFTYPE_ADHOC) in nl80211_new_station_event()
2259 if (is_ap_interface(drv->nlmode) && drv->device_ap_sme) { in nl80211_del_station_event()
2264 if (drv->nlmode != NL80211_IFTYPE_ADHOC) in nl80211_del_station_event()
3564 if (is_ap_interface(drv->nlmode) && drv->device_ap_sme) { in nl80211_port_authorized()
3569 } else if (is_sta_interface(drv->nlmode)) { in nl80211_port_authorized()