Searched refs:wl1271_acx_slot (Results 1 – 4 of 4) sorted by relevance
252 ret = wl1271_acx_slot(wl, DEFAULT_SLOT_TIME); in wl1271_init_phy_config()
1246 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time);
2163 ret = wl1271_acx_slot(wl, SLOT_TIME_SHORT); in wl1271_bss_erp_info_changed()2165 ret = wl1271_acx_slot(wl, SLOT_TIME_LONG); in wl1271_bss_erp_info_changed()
241 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time) in wl1271_acx_slot() function