Lines Matching defs:list
15 #include <linux/list.h>
625 * Scanning and BSS list handling with its associated functionality is described
1085 * struct cfg80211_acl_data - Access control list data
1637 * This number should increase every time the list of stations
1821 * This number should increase every time the list of mesh paths
1942 * from the STA's list of peers. Default is 30 minutes.
2065 * DOC: Scanning and BSS list handling
2078 * it is responsible for maintaining the BSS list; the driver should not
2079 * maintain a list itself. For this notification, various functions exist.
2081 * Since drivers do not maintain a BSS list, there are also a number of
2083 * BSS structure cfg80211 maintains. The BSS list is also made available
2292 * @list: for keeping list of requests.
2339 struct list_head list;
2431 * @nontrans_list: list of non-transmitted BSS, if this is a transmitted one
3511 * @list: used by cfg80211 to hold on to the request
3528 struct list_head list;
3823 * @set_mac_acl: Sets MAC address control list in AP and P2P GO mode.
3825 * and the number of MAC addresses. If there is already a list in driver
3826 * this new list replaces the existing one. Driver has to clear its ACL
4729 * to a list of addresses (6 bytes each). The first one will be used
4745 * list single interface types.
4816 * @wdev_list: the list of associated (virtual) interfaces; this list must
5177 * @list: (private) Used to collect the interfaces
5207 * @mgmt_registrations: list of registrations for management frames
5232 * @event_list: (private) list for internal event processing
5233 * @event_lock: (private) lock for event list
5248 struct list_head list;
5646 * Decode an IEEE 802.11 A-MSDU and convert it to a list of 802.3 frames.
5647 * The @list will be empty if the decode fails. The @skb must be fully
5651 * @list: The output list of 802.3 frames. It must be allocated and
5655 * @extra_headroom: The hardware extra headroom for SKBs in the @list.
5659 void ieee80211_amsdu_to_8023s(struct sk_buff *skb, struct sk_buff_head *list,
7599 * e.g. P2P Devices. It removes the device from the list so that
7660 * EID in the list is a sub-element of the EXTENSION IE.
7692 * EID in the list is a sub-element of the EXTENSION IE.