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

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dinit.c252 ret = wl1271_acx_slot(wl, wlvif, DEFAULT_SLOT_TIME);
H A Dacx.h1039 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif,
H A Dacx.c184 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif, function
H A Dmain.c4000 ret = wl1271_acx_slot(wl, wlvif, SLOT_TIME_SHORT);
4002 ret = wl1271_acx_slot(wl, wlvif, SLOT_TIME_LONG);

Completed in 272 milliseconds