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

/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwreg.h280 uint16_t lintval; member in struct:ipw_wpa_ie
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwireg.h453 uint16_t lintval; /* listen interval */ member in struct:iwi_associate
H A Dif_iwi.c2967 assoc->lintval = htole16(ic->ic_lintval);
2976 "auth %u capinfo 0x%x lintval %u bintval %u\n",
2980 le16toh(assoc->capinfo), le16toh(assoc->lintval),
/freebsd-11-stable/sys/net80211/
H A Dieee80211_hostap.c1909 uint16_t capinfo, lintval; local
1954 lintval = le16toh(*(uint16_t *)frm); frm += 2;
2106 ni->ni_intval = lintval;
/freebsd-11-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c201 int len, capinfo, lintval; local
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpireg.h440 uint16_t lintval; member in struct:wpi_cmd_timing
H A Dif_wpi.c3604 cmd.lintval = htole16(10);
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h650 uint16_t lintval; member in struct:iwn_cmd_timing
H A Dif_iwn.c5470 cmd.lintval = htole16(10);

Completed in 200 milliseconds