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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 83 milliseconds