Home | History | Annotate | Download | only in net80211

Lines Matching refs:u_int16_t

58 /*00*/	u_int16_t	sh_ifindex;
65 /*00*/ u_int16_t ns_ifindex;
68 /*0e*/ u_int16_t ns_capinfo; /* capabilities */
72 /*14*/ u_int16_t ns_freq;
73 /*16*/ u_int16_t ns_chanflags;
74 /*18*/ u_int16_t ns_chanidx;
80 /*3e*/ u_int16_t ns_associd; /* assoc response */
84 /*58*/ u_int16_t ns_txrate; /* index to ns_rates[] */
85 /*5a*/ u_int16_t ns_intval; /* beacon interval */
87 /*64*/ u_int16_t ns_txseq; /* seq to be transmitted */
88 /*66*/ u_int16_t ns_rxseq; /* seq previous received */
89 /*68*/ u_int16_t ns_fhdwell; /* FH only */
97 u_int16_t ns_cfpduremain; /* remaining cfp duration */
98 u_int16_t ns_cfpmaxduration;/* max CFP duration in TU */
99 u_int16_t ns_nextdtim; /* time to next DTIM */
100 u_int16_t ns_timoffset;