Searched refs:is_beacon (Results 1 – 4 of 4) sorted by relevance
1527 static inline int is_beacon(__le16 fc) in is_beacon() function1571 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response()1618 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response()1627 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response()1634 if (is_beacon(beacon->header.frame_ctl)) { in libipw_process_probe_response()
2396 static inline int is_beacon(__le16 fc) in is_beacon() function2525 if(is_beacon(beacon->header.frame_ctl)) in ieee80211_process_probe_response()2590 if(is_beacon(beacon->header.frame_ctl) == 0) in ieee80211_process_probe_response()2606 if (is_beacon(beacon->header.frame_ctl)&&is_same_network(&ieee->current_network, &network, ieee)&&\ in ieee80211_process_probe_response()
2427 static inline int is_beacon(__le16 fc) in is_beacon() function2545 if (is_beacon(beacon->header.frame_ctl)) { in rtllib_process_probe_response()2618 if (is_beacon(beacon->header.frame_ctl) && in rtllib_process_probe_response()
3007 u8 *ssid, int is_beacon) in store_bss_info() argument3029 if (is_beacon) in store_bss_info()