Searched refs:interfaces (Results 1 - 21 of 21) sorted by relevance

/net/8021q/
H A DKconfig8 Select this and you will be able to create 802.1Q VLAN interfaces
9 on your ethernet interfaces. 802.1Q VLAN supports almost
/net/mac80211/
H A Dpm.c102 /* remove all interfaces */
103 list_for_each_entry(sdata, &local->interfaces, list) {
110 * We disconnected on all interfaces before suspend, all channel
H A Dchan.c65 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
201 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
304 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
H A Dutil.c276 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
367 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
560 list_for_each_entry(sdata, &local->interfaces, list) {
598 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
1505 /* add interfaces */
1518 list_for_each_entry(sdata, &local->interfaces, list) {
1533 list_for_each_entry(sdata, &local->interfaces, list) {
1564 list_for_each_entry(sdata, &local->interfaces, list) {
1582 list_for_each_entry(sdata, &local->interfaces, list) {
1662 list_for_each_entry(sdata, &local->interfaces, lis
[all...]
H A Diface.c185 list_for_each_entry(iter, &local->interfaces, list) {
253 list_for_each_entry(nsdata, &local->interfaces, list) {
261 * from setting the same SSID on different IBSS interfaces
270 * The remaining checks are only performed for interfaces
986 * TODO: If somebody needs this on AP interfaces,
1436 list_for_each_entry(sdata, &local->interfaces, list) {
1447 list_for_each_entry(sdata, &local->interfaces, list) {
1462 list_for_each_entry(sdata, &local->interfaces, list) {
1498 list_for_each_entry(sdata, &local->interfaces, list) {
1523 list_for_each_entry(sdata, &local->interfaces, lis
[all...]
H A Doffchannel.c114 * STA interfaces.
126 list_for_each_entry(sdata, &local->interfaces, list) {
160 list_for_each_entry(sdata, &local->interfaces, list) {
H A Dstatus.c347 list_for_each_entry_rcu(iter_sdata, &local->interfaces,
620 /* send frame to monitor interfaces now */
637 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
H A Dmain.c157 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
601 INIT_LIST_HEAD(&local->interfaces);
707 * type interfaces use
933 * interfaces, but never both at the same time.
H A Dkey.c117 * The driver doesn't know anything about VLAN interfaces.
118 * Hence, don't send GTKs for VLAN interfaces to the driver.
556 list_for_each_entry(sdata, &local->interfaces, list)
H A Dmesh.c1006 list_for_each_entry_rcu(sdata, &local->interfaces, list)
H A Dscan.c557 list_for_each_entry(sdata, &local->interfaces, list) {
H A Dtx.c328 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
1626 * likely isn't going to be monitor interfaces).
1630 list_for_each_entry_rcu(tmp_sdata, &local->interfaces, list) {
1668 * Since AP mode uses monitor interfaces to inject/TX management
1672 * monitor flag interfaces used for AP support.
1692 * subinterfaces (wlan#, WDS, and VLAN interfaces)
1785 * This is the exception! WDS style interfaces are prohibited
H A Dibss.c1028 list_for_each_entry(sdata, &local->interfaces, list) {
H A Dieee80211_i.h198 * These flags are used across handling multiple interfaces
654 * multiple interfaces
896 /* number of interfaces with corresponding FIF_ flags */
986 /* number of interfaces with corresponding IFF_ flags */
996 struct list_head interfaces; member in struct:ieee80211_local
1107 int user_power_level; /* in dBm, for all interfaces */
H A Drx.c357 * This function copies a received frame to all monitor interfaces and
441 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
2141 * also drop the frame to cooked monitor interfaces.
2236 * cooked monitor interfaces.
2657 * monitor interfaces so push all frames there.
2771 /* If there are no cooked monitor interfaces, just free the SKB */
2791 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
3188 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
3308 * key references and virtual interfaces are protected using RCU
H A Dcfg.c2242 list_for_each_entry(sdata, &local->interfaces, list)
2244 list_for_each_entry(sdata, &local->interfaces, list)
H A Dmlme.c1224 "channel switch with multiple interfaces on the same channel, disconnecting\n");
1414 list_for_each_entry(sdata, &local->interfaces, list) {
3783 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
/net/batman-adv/
H A DKconfig47 Note that interfaces controlled by batman-adv must be manually
/net/can/
H A DKconfig50 CAN frames can be routed between CAN network interfaces (one hop).
/net/ipv6/
H A DKconfig254 will also be able to take interfaces and packet marks into
/net/ipv4/
H A DKconfig45 host which has several IP addresses on different interfaces. To turn
239 will also be able to take interfaces and packet marks into

Completed in 197 milliseconds