Home
last modified time | relevance | path

Searched refs:BSS_TYPE_AP_BSS (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key()
167 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wl12xx_tx_get_hlid()
280 if (is_dummy || !wlvif || wlvif->bss_type != BSS_TYPE_AP_BSS) in wl1271_tx_fill_hdr()
303 (wlvif->bss_type == BSS_TYPE_AP_BSS)) in wl1271_tx_fill_hdr()
313 else if (wlvif->bss_type != BSS_TYPE_AP_BSS) { in wl1271_tx_fill_hdr()
414 if (!is_dummy && wlvif && wlvif->bss_type == BSS_TYPE_AP_BSS) { in wl1271_prepare_tx_frame()
1060 if (wlvif->bss_type == BSS_TYPE_AP_BSS && in wl12xx_tx_reset_wlvif()
H A Dps.c119 if (WARN_ON_ONCE(wlvif->bss_type != BSS_TYPE_AP_BSS)) in wl12xx_ps_link_start()
H A Dinit.c489 if (wlvif->bss_type != BSS_TYPE_AP_BSS && in wl1271_set_ba_policies()
560 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_init_vif_specific()
H A Dmain.c1671 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wl1271_configure_suspend()
1679 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; in wl1271_configure_resume()
2177 case BSS_TYPE_AP_BSS: in wl12xx_get_role_type()
2224 wlvif->bss_type = BSS_TYPE_AP_BSS; in wl12xx_init_vif_data()
2494 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wlcore_allocate_hw_queue_base()
2612 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wl1271_op_add_interface()
3201 if (wlvif->bss_type != BSS_TYPE_AP_BSS) { in wl1271_op_configure_filter()
3220 if (wlvif->bss_type == BSS_TYPE_AP_BSS) { in wl1271_op_configure_filter()
3487 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wlcore_set_key()
4687 wlvif->bss_type == BSS_TYPE_AP_BSS && in wlcore_op_change_chanctx()
[all …]
H A Dwlcore_i.h524 wl12xx_for_each_wlvif_bss_type(wl, wlvif, BSS_TYPE_AP_BSS)
H A Devent.c138 if (wlvif->bss_type != BSS_TYPE_AP_BSS) { in wl1271_stop_ba_event()
H A Dscan.c100 case BSS_TYPE_AP_BSS: in wlcore_started_vifs_iter()
H A Dcmd.h249 BSS_TYPE_AP_BSS = 3, enumerator
H A Dcmd.c339 if (wlvif->bss_type != BSS_TYPE_AP_BSS) in wl12xx_allocate_link()
373 if (wlvif->bss_type == BSS_TYPE_AP_BSS && in wl12xx_free_link()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Devent.c221 if (wlvif->bss_type != BSS_TYPE_AP_BSS) in wl18xx_process_mailbox_events()
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.h226 BSS_TYPE_AP_BSS = 3, enumerator