Searched refs:tx_last_beacon (Results 1 – 3 of 3) sorted by relevance
1790 int tx_last_beacon, adhoc; in ieee80211_rx_mgmt_probe_req() local1804 if (local->hw->tx_last_beacon) in ieee80211_rx_mgmt_probe_req()1805 tx_last_beacon = local->hw->tx_last_beacon(local->mdev); in ieee80211_rx_mgmt_probe_req()1808 tx_last_beacon = 1; in ieee80211_rx_mgmt_probe_req()1814 MAC2STR(mgmt->bssid), tx_last_beacon); in ieee80211_rx_mgmt_probe_req()1817 if (!tx_last_beacon) in ieee80211_rx_mgmt_probe_req()
1610 int tx_last_beacon, adhoc; in ieee80211_rx_mgmt_probe_req() local1624 if (local->hw->tx_last_beacon) in ieee80211_rx_mgmt_probe_req()1625 tx_last_beacon = local->hw->tx_last_beacon(local->mdev); in ieee80211_rx_mgmt_probe_req()1628 tx_last_beacon = 1; in ieee80211_rx_mgmt_probe_req()1634 MAC2STR(mgmt->bssid), tx_last_beacon); in ieee80211_rx_mgmt_probe_req()1637 if (!tx_last_beacon) in ieee80211_rx_mgmt_probe_req()
1642 int tx_last_beacon, adhoc; in ieee80211_rx_mgmt_probe_req() local1656 if (local->hw->tx_last_beacon) in ieee80211_rx_mgmt_probe_req()1657 tx_last_beacon = local->hw->tx_last_beacon(local->mdev); in ieee80211_rx_mgmt_probe_req()1660 tx_last_beacon = 1; in ieee80211_rx_mgmt_probe_req()1666 MAC2STR(mgmt->bssid), tx_last_beacon); in ieee80211_rx_mgmt_probe_req()1669 if (!tx_last_beacon) in ieee80211_rx_mgmt_probe_req()