wl1271_acx_slot
int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif,
ret = wl1271_acx_slot(wl, wlvif, DEFAULT_SLOT_TIME);
ret = wl1271_acx_slot(wl, wlvif, SLOT_TIME_SHORT);
ret = wl1271_acx_slot(wl, wlvif, SLOT_TIME_LONG);