Lines Matching defs:list
17 #include <linux/list.h>
682 * Scanning and BSS list handling with its associated functionality is described
1273 * struct cfg80211_acl_data - Access control list data
1906 * This number should increase every time the list of stations
2162 * This number should increase every time the list of mesh paths
2285 * from the STA's list of peers. Default is 30 minutes.
2413 * DOC: Scanning and BSS list handling
2426 * it is responsible for maintaining the BSS list; the driver should not
2427 * maintain a list itself. For this notification, various functions exist.
2429 * Since drivers do not maintain a BSS list, there are also a number of
2431 * BSS structure cfg80211 maintains. The BSS list is also made available
2642 * @list: for keeping list of requests.
2689 struct list_head list;
2784 * @nontrans_list: list of non-transmitted BSS, if this is a transmitted one
3931 * @list: used by cfg80211 to hold on to the request
3948 struct list_head list;
4278 * @set_mac_acl: Sets MAC address control list in AP and P2P GO mode.
4280 * and the number of MAC addresses. If there is already a list in driver
4281 * this new list replaces the existing one. Driver has to clear its ACL
5258 * to a list of addresses (6 bytes each). The first one will be used
5274 * list single interface types.
5345 * @wdev_list: the list of associated (virtual) interfaces; this list must
5915 * @list: (private) Used to collect the interfaces
5938 * @mgmt_registrations: list of registrations for management frames
5961 * @event_list: (private) list for internal event processing
5962 * @event_lock: (private) lock for event list
5981 struct list_head list;
6459 * Decode an IEEE 802.11 A-MSDU and convert it to a list of 802.3 frames.
6460 * The @list will be empty if the decode fails. The @skb must be fully
6464 * @list: The output list of 802.3 frames. It must be allocated and
6468 * @extra_headroom: The hardware extra headroom for SKBs in the @list.
6473 void ieee80211_amsdu_to_8023s(struct sk_buff *skb, struct sk_buff_head *list,
7279 * @bss: list of BSSes, must use entry 0 for non-MLO connections
8776 * EID in the list is a sub-element of the EXTENSION IE.
8808 * EID in the list is a sub-element of the EXTENSION IE.