Home
last modified time | relevance | path

Searched refs:fif_other_bss (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/mac80211/
Dmesh.c570 local->fif_other_bss++; in ieee80211_start_mesh()
608 local->fif_other_bss--; in ieee80211_stop_mesh()
Dmain.c65 if (local->fif_other_bss) in ieee80211_configure_filter()
Dieee80211_i.h851 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll, member