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

/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipwreg.h282 uint16_t lintval; member in struct:ipw_wpa_ie
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwireg.h455 uint16_t lintval; /* listen interval */ member in struct:iwi_associate
H A Dif_iwi.c2973 assoc->lintval = htole16(ic->ic_lintval);
2982 "auth %u capinfo 0x%x lintval %u bintval %u\n",
2986 le16toh(assoc->capinfo), le16toh(assoc->lintval),
/freebsd-13-stable/sys/net80211/
H A Dieee80211_hostap.c2003 uint16_t capinfo, lintval; local
2048 lintval = le16toh(*(uint16_t *)frm); frm += 2;
2239 ni->ni_intval = lintval;
/freebsd-13-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c201 int len, capinfo, lintval; local
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpireg.h438 uint16_t lintval; member in struct:wpi_cmd_timing
H A Dif_wpi.c3629 cmd.lintval = htole16(10);
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwnreg.h678 uint16_t lintval; member in struct:iwn_cmd_timing
H A Dif_iwn.c5642 cmd.lintval = htole16(10);

Completed in 284 milliseconds