Searched refs:wl1271_acx_slot (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ti/wlcore/ ! |
D | init.c | 252 ret = wl1271_acx_slot(wl, wlvif, DEFAULT_SLOT_TIME); in wl12xx_init_phy_vif_config()
|
D | acx.h | 1039 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
D | acx.c | 184 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_slot() function
|
D | main.c | 4000 ret = wl1271_acx_slot(wl, wlvif, SLOT_TIME_SHORT); in wl1271_bss_erp_info_changed() 4002 ret = wl1271_acx_slot(wl, wlvif, SLOT_TIME_LONG); in wl1271_bss_erp_info_changed()
|