Searched refs:tbtt (Results 1 - 3 of 3) 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 Dwl1251_acx.h1158 u16 tbtt; member in struct:wl1251_acx_wr_tbtt_and_dtim
1405 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim);
H A Dwl1251_acx.c951 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim) argument
956 wl1251_debug(DEBUG_ACX, "acx tbtt and dtim");
964 acx->tbtt = tbtt;
970 wl1251_warning("failed to set tbtt and dtim: %d", ret);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h1864 uint32 tbtt; /* cnts the TBTT int's */ member in struct:__anon19618
2120 uint32 tbtt; /* cnts the TBTT int's */ member in struct:__anon19619
5131 uint16 tbtt; /* time of BSS to end of life, in unit of TBTT */ member in struct:wl_bsstrans_req

Completed in 106 milliseconds