Searched refs:mac80211 (Results 1 – 25 of 30) sorted by relevance
12
47 ((RTLPRIV(_priv))->mac80211.opmode == \1469 if (rtlpriv->mac80211.link_state == MAC80211_LINKED) { in rtl92c_bt_rssi_state_change()1531 if (rtlpriv->mac80211.link_state < MAC80211_LINKED) in rtl92c_bt_state_change()1614 if (rtlpriv->mac80211.link_state < MAC80211_LINKED) { in rtl92c_bt_wifi_connect_change()1653 (rtlpriv->mac80211.mode == WIRELESS_MODE_G || in rtl92c_bt_set_normal()1654 (rtlpriv->mac80211.mode == (WIRELESS_MODE_G | WIRELESS_MODE_B))) && in rtl92c_bt_set_normal()1669 if (rtlpriv->mac80211.vendor == PEER_CISCO && in rtl92c_bt_ant_isolation()1678 BT_OTHER_ACTION) && (rtlpriv->mac80211.mode < in rtl92c_bt_ant_isolation()
17 ath5k-y += mac80211-ops.o
19 This driver uses the kernel's mac80211 subsystem.
20 This driver uses the kernel's mac80211 subsystem.46 This driver uses the kernel's mac80211 subsystem.
1324 if (rtlpriv->mac80211.act_scanning) in rtl_send_smps_action()1374 rtlpriv->mac80211.vendor = PEER_ATH; in rtl_chk_vendor_ouisub()1379 rtlpriv->mac80211.vendor = PEER_BROAD; in rtl_chk_vendor_ouisub()1382 rtlpriv->mac80211.vendor = PEER_RAL; in rtl_chk_vendor_ouisub()1385 rtlpriv->mac80211.vendor = PEER_CISCO; in rtl_chk_vendor_ouisub()1388 rtlpriv->mac80211.vendor = PEER_MARV; in rtl_chk_vendor_ouisub()1464 if (compare_ether_addr(hdr->addr3, rtlpriv->mac80211.bssid)) in rtl_recognize_peer()
462 if (rtlpriv->mac80211.link_state != MAC80211_LINKED) in rtl_swlps_beacon()483 if (compare_ether_addr(hdr->addr3, rtlpriv->mac80211.bssid)) in rtl_swlps_beacon()505 rtlpriv->mac80211.assoc_id); in rtl_swlps_beacon()
69 rtlpriv->mac80211.mac80211_registered = 1; in rtl_fw_cb()382 if (rtlpriv->mac80211.offchan_delay) { in rtl_op_config()383 rtlpriv->mac80211.offchan_delay = false; in rtl_op_config()499 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add()
69 if (rtl_is_special_data(rtlpriv->mac80211.hw, skb, true) || in _rtl_rc_get_highest_rix()
443 skb_queue_walk(&rtlpriv->mac80211.skb_waitq[tid], next_skb) { in _rtl_update_earlymode_info()455 if (skb_queue_is_last(&rtlpriv->mac80211.skb_waitq[tid], in _rtl_update_earlymode_info()567 rtlpriv->mac80211.offchan_delay = true; in _rtl_pci_tx_isr()644 if ((rtlpriv->mac80211.opmode == NL80211_IFTYPE_AP) && in _rtl_receive_one()1331 skb_queue_tail(&rtlpriv->mac80211.skb_waitq[tid], skb); in rtl_pci_tx_chk_waitq_insert()
1600 struct rtl_mac mac80211; member1645 #define rtl_mac(rtlpriv) (&((rtlpriv)->mac80211))
3 iwlwifi-objs := iwl-agn.o iwl-agn-rs.o iwl-mac80211.o
27 This driver uses the kernel's mac80211 subsystem.
523 if (rtlpriv->mac80211.act_scanning) in _rtl92s_dm_ctrl_initgain_bytwoport()527 if (rtlpriv->mac80211.link_state >= MAC80211_LINKED || in _rtl92s_dm_ctrl_initgain_bytwoport()528 rtlpriv->mac80211.opmode == NL80211_IFTYPE_ADHOC) in _rtl92s_dm_ctrl_initgain_bytwoport()
126 rtlpriv->mac80211.mac80211_registered = 1; in rtl92se_fw_cb()
1419 current_aid = rtlpriv->mac80211.assoc_id; in _rtl92s_phy_set_fwcmd_io()
8 use of the mac80211 stack.
376 if ((rtlpriv->mac80211.link_state >= MAC80211_LINKED) && in rtl92d_early_mode_enabled()377 (rtlpriv->mac80211.vendor == PEER_CISCO)) { in rtl92d_early_mode_enabled()419 if (rtlpriv->mac80211.opmode != NL80211_IFTYPE_STATION) in rtl92d_dm_dig()423 if (rtlpriv->mac80211.link_state >= MAC80211_LINKED) in rtl92d_dm_dig()612 if (rtlpriv->mac80211.opmode != NL80211_IFTYPE_STATION) in rtl92d_dm_pwdb_monitor()
171 skb_queue_head_init(&rtlpriv->mac80211.skb_waitq[tid]); in rtl92d_init_sw_vars()208 skb_queue_purge(&rtlpriv->mac80211.skb_waitq[tid]); in rtl92d_deinit_sw_vars()
7 The drivers make use of the mac80211 stack.
2 tristate "Broadcom 43xx-legacy wireless support (mac80211 stack)"
250 tristate "Simulated radio testing tool for mac80211"254 IEEE 802.11 networking stack (mac80211) functionality. This is not
101 has to be passed to mac80211 using the module parameter,
2 tristate "Broadcom 43xx wireless support (mac80211 stack)"
8 These drivers make use of the mac80211 stack.
174 mac80211 component.