Lines Matching refs:b43_is_mode
1505 if (b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) { in handle_irq_tbtt_indication()
1511 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) in handle_irq_tbtt_indication()
1747 if (!b43_is_mode(wl, NL80211_IFTYPE_AP) && in handle_irq_beacon()
1748 !b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) && in handle_irq_beacon()
1749 !b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) in handle_irq_beacon()
3132 if (b43_is_mode(wl, NL80211_IFTYPE_AP) || in b43_adjust_opmode()
3133 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT)) in b43_adjust_opmode()
3135 else if (b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) in b43_adjust_opmode()
4145 (b43_is_mode(wl, NL80211_IFTYPE_AP) || in b43_op_bss_info_changed()
4146 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) || in b43_op_bss_info_changed()
4147 b43_is_mode(wl, NL80211_IFTYPE_ADHOC))) in b43_op_bss_info_changed()
4158 (b43_is_mode(wl, NL80211_IFTYPE_AP) || in b43_op_bss_info_changed()
4159 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) || in b43_op_bss_info_changed()
4160 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) && in b43_op_bss_info_changed()
4769 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle) in b43_set_synth_pu_delay()
4783 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) in b43_set_pretbtt()