Home
last modified time | relevance | path

Searched refs:wl1251_acx_slot (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
A Dinit.c112 ret = wl1251_acx_slot(wl, DEFAULT_SLOT_TIME); in wl1251_hw_init_phy_config()
A Dmain.c1151 ret = wl1251_acx_slot(wl, SLOT_TIME_SHORT); in wl1251_op_bss_info_changed()
1153 ret = wl1251_acx_slot(wl, SLOT_TIME_LONG); in wl1251_op_bss_info_changed()
A Dacx.h1451 int wl1251_acx_slot(struct wl1251 *wl, enum acx_slot_type slot_time);
A Dacx.c356 int wl1251_acx_slot(struct wl1251 *wl, enum acx_slot_type slot_time) in wl1251_acx_slot() function

Completed in 14 milliseconds