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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/wl12xx/
H A Dwl1271_init.c140 ret = wl1271_acx_slot(wl, DEFAULT_SLOT_TIME);
H A Dwl1271_acx.h1088 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time);
H A Dwl1271_main.c1800 ret = wl1271_acx_slot(wl, SLOT_TIME_SHORT);
1802 ret = wl1271_acx_slot(wl, SLOT_TIME_LONG);
H A Dwl1271_acx.c275 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_init.c140 ret = wl1271_acx_slot(wl, DEFAULT_SLOT_TIME);
H A Dwl1271_acx.h1088 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time);
H A Dwl1271_main.c1800 ret = wl1271_acx_slot(wl, SLOT_TIME_SHORT);
1802 ret = wl1271_acx_slot(wl, SLOT_TIME_LONG);
H A Dwl1271_acx.c275 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time) function

Completed in 135 milliseconds