Searched refs:assoc (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h559 wl_join_assoc_params_t assoc; /* optional field, but it must include the fixed portion member in struct:wl_extjoin_params
564 #define WL_EXTJOIN_PARAMS_FIXED_SIZE (OFFSETOF(wl_extjoin_params_t, assoc) + \
989 #define WLC_ASSOC_REQ_IS_REASSOC 0x01 /* assoc req was actually a reassoc */
3254 uint32 pstatxucast; /* count of ucast frames xmitted on all psta assoc */
3255 uint32 pstatxnoassoc; /* count of txnoassoc frames xmitted on all psta assoc */
3256 uint32 pstarxucast; /* count of ucast frames received on all psta assoc */
5466 /* fbt_cap: FBT assoc / reassoc modes. */
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A D802.11.h259 #define DOT11_ASSOC_REQ_FIXED_LEN 4 /* length of assoc frame without info elts */
266 #define DOT11_REASSOC_REQ_FIXED_LEN 10 /* length of assoc frame without info elts */
273 #define DOT11_ASSOC_RESP_FIXED_LEN 6 /* length of assoc resp frame without info elts */
865 #define FC_SUBTYPE_ASSOC_REQ 0 /* assoc. request */
866 #define FC_SUBTYPE_ASSOC_RESP 1 /* assoc. response */
922 #define FC_ASSOC_REQ FC_KIND(FC_TYPE_MNG, FC_SUBTYPE_ASSOC_REQ) /* assoc. request */
923 #define FC_ASSOC_RESP FC_KIND(FC_TYPE_MNG, FC_SUBTYPE_ASSOC_RESP) /* assoc. response */
997 /* DUR/ID field in assoc resp is 0xc000 | AID */
2734 uint8 assoc; /* # of assoc STA member in struct:brcm_ie
[all...]

Completed in 154 milliseconds