Home | History | Annotate | Download | only in drivers

Lines Matching refs:ies

212  * If the driver does not support reporting all IEs, the IE data structure is
213 * constructed of the IEs that are available. This field will also need to
215 * report all IEs to make it easier to support future additions.
231 * Followed by ie_len octets of IEs from Probe Response frame (or if
232 * the driver does not indicate source of IEs, these may also be from
233 * Beacon frame). After the first set of IEs, another set of IEs may
576 * for fast transition, this parameter is set to include the IEs that
578 * update_ft_ies() handler is called to update the IEs for further
581 * The driver should use these IEs only if the target AP is advertising
584 * In ap_scan=2 mode, the driver can use these IEs when moving to a new
585 * AP after the initial association. These IEs can only be used if the
589 * The driver is responsible for reporting the FT IEs received from the
591 * type. update_ft_ies() handler will then be called with the FT IEs to
722 * head - Beacon head from IEEE 802.11 header to IEs before TIM IE
820 * This is used to add IEs like WPS IE and P2P IE by drivers that do
828 * This is used to add IEs like WPS IE and P2P IE by drivers that
836 * This is used to add IEs like WPS IE by drivers that reply to
1685 * update_ft_ies - Update FT (IEEE 802.11r) IEs
1687 * @md: Mobility domain (2 octets) (also included inside ies)
1688 * @ies: FT IEs (MDIE, FTIE, ...) or %NULL to remove IEs
1689 * @ies_len: Length of FT IEs in bytes
1694 * provided IEs in the next message in FT authentication sequence.
1699 int (*update_ft_ies)(void *priv, const u8 *md, const u8 *ies,
1707 * @ies: FT IEs (MDIE, FTIE, ...) (FT Request action frame body)
1708 * @ies_len: Length of FT IEs in bytes
1716 const u8 *ies, size_t ies_len);
1823 * This function is used to configure Beacon template and/or extra IEs
1829 * template or the set of additional IEs (e.g., WPS and P2P IE).
1832 * frames, the extra IEs provided here needs to be added to the Probe
1926 * set_generic_elem - Add IEs into Beacon/Probe Response frames (AP)
2231 * timing related attributes (e.g., NoA) in addition to the IEs
2233 * also used to provide Probe Response IEs for P2P Listen state
2505 * @buf: TDLS IEs to add to the message
3090 * EVENT_ASSOC processing. This extra information includes IEs from
3155 * EVENT_FT_RESPONSE - Report FT (IEEE 802.11r) response IEs
3157 * The driver is expected to report the received FT IEs from
3158 * FT authentication sequence from the AP. The FT IEs are included in
3558 * req_ies - (Re)Association Request IEs
3565 * This should start with the first IE (fixed fields before IEs
3576 * resp_ies - (Re)Association Response IEs
3583 * This should start with the first IE (fixed fields before IEs
3594 * beacon_ies - Beacon or Probe Response IEs
3596 * Optional Beacon/ProbeResp data: IEs included in Beacon or
3606 * This should start with the first IE (fixed fields before IEs
3759 * expected to use this event to report received FT IEs (MDIE, FTIE,
3761 * IEs for the next message will be delivered through the
3765 const u8 *ies;
3791 const u8 *ies;
3805 * resp_ies - (Re)Association Response IEs
3812 * This should start with the first IE (fixed fields before IEs
3957 * ie - IEs from the Probe Request body