Searched refs:lintval (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/dev/ipw/
H A Dif_ipwreg.h280 uint16_t lintval; member in struct:ipw_wpa_ie
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwireg.h390 uint16_t lintval; /* listen interval */ member in struct:iwi_associate
H A Dif_iwi.c2957 assoc->lintval = htole16(ic->ic_lintval);
2966 "auth %u capinfo 0x%x lintval %u bintval %u\n",
2970 le16toh(assoc->capinfo), le16toh(assoc->lintval),
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_hostap.c1924 uint16_t capinfo, lintval; local
1969 lintval = le16toh(*(uint16_t *)frm); frm += 2;
2117 ni->ni_intval = lintval;
/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpireg.h337 uint16_t lintval; member in struct:wpi_cmd_tsf
H A Dif_wpi.c2337 tsf.lintval = htole16(10);
/freebsd-9.3-release/tools/tools/net80211/w00t/assoc/
H A Dassoc.c201 int len, capinfo, lintval; local
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h553 uint16_t lintval; member in struct:iwn_cmd_timing
H A Dif_iwn.c4214 cmd.lintval = htole16(10);

Completed in 209 milliseconds