Lines Matching refs:b43_is_mode
1490 if (b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) { in handle_irq_tbtt_indication()
1496 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) in handle_irq_tbtt_indication()
1732 if (!b43_is_mode(wl, NL80211_IFTYPE_AP) && in handle_irq_beacon()
1733 !b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) && in handle_irq_beacon()
1734 !b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) in handle_irq_beacon()
3110 if (b43_is_mode(wl, NL80211_IFTYPE_AP) || in b43_adjust_opmode()
3111 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT)) in b43_adjust_opmode()
3113 else if (b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) in b43_adjust_opmode()
4125 (b43_is_mode(wl, NL80211_IFTYPE_AP) || in b43_op_bss_info_changed()
4126 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) || in b43_op_bss_info_changed()
4127 b43_is_mode(wl, NL80211_IFTYPE_ADHOC))) in b43_op_bss_info_changed()
4138 (b43_is_mode(wl, NL80211_IFTYPE_AP) || in b43_op_bss_info_changed()
4139 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) || in b43_op_bss_info_changed()
4140 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) && in b43_op_bss_info_changed()
4749 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle) in b43_set_synth_pu_delay()
4763 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) in b43_set_pretbtt()