Lines Matching refs:interfaces
180 list_for_each_entry(iter, &local->interfaces, list) {
319 list_for_each_entry(nsdata, &local->interfaces, list) {
336 * from setting the same SSID on different IBSS interfaces
351 * The remaining checks are only performed for interfaces
723 &tx_sdata->local->interfaces, list) {
742 /* close dependent VLAN and MBSSID interfaces before locking wiphy */
1033 list_for_each_entry(vsdata, &local->interfaces, list) {
1051 list_for_each_entry(sdata, &local->interfaces, list) {
1417 * Enable QoS for anything but station interfaces.
1954 list_for_each_entry(sdata, &local->interfaces, list) {
1965 list_for_each_entry(sdata, &local->interfaces, list) {
1980 list_for_each_entry(sdata, &local->interfaces, list) {
2016 list_for_each_entry(sdata, &local->interfaces, list) {
2041 list_for_each_entry(sdata, &local->interfaces, list) {
2209 * the maximum MSDU size. Monitor interfaces send and receive
2227 list_add_tail_rcu(&sdata->list, &local->interfaces);
2271 /* Before destroying the interfaces, make sure they're all stopped so
2273 * iterating the interfaces during the shutdown, e.g. from a worker
2290 list_splice_init(&local->interfaces, &unreg_list);