Searched refs:tx_last_beacon (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ibss.c | 1536 int tx_last_beacon, len = req->len; in ieee80211_rx_mgmt_probe_req() local 1550 tx_last_beacon = drv_tx_last_beacon(local); in ieee80211_rx_mgmt_probe_req() 1554 mgmt->bssid, tx_last_beacon); in ieee80211_rx_mgmt_probe_req() 1556 if (!tx_last_beacon && is_multicast_ether_addr(mgmt->da)) in ieee80211_rx_mgmt_probe_req()
|
| H A D | driver-ops.h | 592 if (local->ops->tx_last_beacon) in drv_tx_last_beacon() 593 ret = local->ops->tx_last_beacon(&local->hw); in drv_tx_last_beacon()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | mac80211.c | 1601 .tx_last_beacon = iwlagn_mac_tx_last_beacon,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2400pci.c | 1720 .tx_last_beacon = rt2400pci_tx_last_beacon,
|
| H A D | rt2500pci.c | 2019 .tx_last_beacon = rt2500pci_tx_last_beacon,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 4011 int (*tx_last_beacon)(struct ieee80211_hw *hw); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | main.c | 2798 .tx_last_beacon = ath9k_tx_last_beacon,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 3945-mac.c | 3454 .tx_last_beacon = il_mac_tx_last_beacon,
|
| H A D | 4965-mac.c | 6325 .tx_last_beacon = il_mac_tx_last_beacon,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | mac80211_hwsim.c | 2596 .tx_last_beacon = mac80211_hwsim_tx_last_beacon, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac80211.c | 5323 .tx_last_beacon = iwl_mvm_tx_last_beacon,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 9279 .tx_last_beacon = ath10k_tx_last_beacon,
|