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

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

Completed in 180 milliseconds