Lines Matching refs:interfaces
178 list_for_each_entry(iter, &local->interfaces, list) {
253 list_for_each_entry(nsdata, &local->interfaces, list) {
270 * from setting the same SSID on different IBSS interfaces
285 * The remaining checks are only performed for interfaces
848 list_for_each_entry(vsdata, &local->interfaces, list) {
866 list_for_each_entry(sdata, &local->interfaces, list) {
1210 * Enable QoS for anything but station interfaces.
1736 list_for_each_entry(sdata, &local->interfaces, list) {
1747 list_for_each_entry(sdata, &local->interfaces, list) {
1762 list_for_each_entry(sdata, &local->interfaces, list) {
1798 list_for_each_entry(sdata, &local->interfaces, list) {
1823 list_for_each_entry(sdata, &local->interfaces, list) {
2004 * the maximum MSDU size. Monitor interfaces send and receive
2022 list_add_tail_rcu(&sdata->list, &local->interfaces);
2068 /* Before destroying the interfaces, make sure they're all stopped so
2070 * iterating the interfaces during the shutdown, e.g. from a worker
2087 list_for_each_entry_safe(sdata, tmp, &local->interfaces, list) {