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

/freebsd-current/sys/dev/ipw/
H A Dif_ipwreg.h281 uint16_t lintval; member in struct:ipw_wpa_ie
/freebsd-current/sys/dev/iwi/
H A Dif_iwireg.h454 uint16_t lintval; /* listen interval */ member in struct:iwi_associate
H A Dif_iwi.c2966 assoc->lintval = htole16(ic->ic_lintval);
2975 "auth %u capinfo 0x%x lintval %u bintval %u\n",
2979 le16toh(assoc->capinfo), le16toh(assoc->lintval),
/freebsd-current/sys/net80211/
H A Dieee80211_hostap.c2019 uint16_t capinfo, lintval; local
2064 lintval = le16toh(*(uint16_t *)frm); frm += 2;
2255 ni->ni_intval = lintval;
/freebsd-current/tools/tools/net80211/w00t/assoc/
H A Dassoc.c199 int len, capinfo, lintval; local
/freebsd-current/sys/dev/wpi/
H A Dif_wpireg.h437 uint16_t lintval; member in struct:wpi_cmd_timing
H A Dif_wpi.c3623 cmd.lintval = htole16(10);
/freebsd-current/sys/dev/iwn/
H A Dif_iwnreg.h677 uint16_t lintval; member in struct:iwn_cmd_timing
H A Dif_iwn.c5636 cmd.lintval = htole16(10);

Completed in 247 milliseconds