Searched refs:tbtt (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/wl1251/
H A Dacx.c974 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim) argument
979 wl1251_debug(DEBUG_ACX, "acx tbtt and dtim");
987 acx->tbtt = tbtt;
993 wl1251_warning("failed to set tbtt and dtim: %d", ret);
H A Dacx.h1199 u16 tbtt; member in struct:wl1251_acx_wr_tbtt_and_dtim
1473 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim);
/drivers/net/wireless/bcmdhd/include/
H A Dwlioctl.h2879 uint32 tbtt; /* cnts the TBTT int's */
3121 uint32 tbtt; /* cnts the TBTT int's */

Completed in 441 milliseconds