Lines Matching refs:this
20 * will be assigned at this time. The hw mac address will come from
22 * this hw mac address.
293 * @bond: bond device that got this skb for tx.
295 * @slave_dev: slave that is supposed to xmit this skbuff
353 * The design of synchronization/protection for this operation in the 8021q
512 * bond_ipsec_del_sa - clear out this specific SA
592 * bond_ipsec_offload_ok - can this packet use the xfrm hw offload
764 * bases to make this more efficient. that is, once
881 * this function to swap these settings during a failover.
1078 /* At this point, prim and curr are both up */
1957 /* If this is the first slave, then we need to set the master's hardware
2068 slave_warn(bond_dev, slave_dev, "can't get link status from slave; the network driver associated with this interface does not support MII or ETHTOOL link status reporting, thus miimon has no effect on this interface\n");
2125 /* if this is the first slave */
2318 * MAC if this slave's MAC is in use by the bond, or at
2369 /* slave is not a slave or master is not master of this slave */
2380 /* not a slave of this bond */
2405 * for this slave anymore.
2450 /* Note that we hold RTNL over this sequence, so there
2477 /* If the mode uses primary, then this case was handled above by
2485 * when this slave was attached, so we cache at the start of the
2536 * Must be under rtnl_lock when this function is called.
3134 * this is checking the request, sip/tip are swapped for
3556 * searching for a new one; under this condition
3557 * we only take the curr_active_slave down - this
3718 /* if the link state is up at this point, we
3719 * mark it down - this can happen if we have
3721 * reselect_active_interface doesn't make this
3937 * same MTUs. To do this, we'd need to
3994 static int bond_netdev_event(struct notifier_block *this,
4134 * of the packet which generated the error. Use this information
4173 * the data as required, but this function can be used without it if the data is
4368 /* detects if this particular field is 32bit only */
4470 /* We do this again just in case we were called by SIOCGMIIREG
4641 /* TODO: find another way [1] to implement this.
4736 * bonding devices to test this, however.
4845 * this function generates a slave id, which is usually used as the next
4884 * will send all of this type of traffic.
4986 /* Use this to update slave_array when (a) it's not appropriate to update
5023 * slave but allocation failed (most likely!). BTW this is
5025 * __bond_release_one(). In this situation; overwrite the
5028 * this to-be-skipped slave to send a packet out.
5171 /* Use this Xmit function for 3AD as well as XOR modes. The current
5244 /* Find out if any slaves have the same mapping as this skb. */
5459 /* If we risk deadlock from transmitting this in the
5725 * this is an accurate maximum.
5935 /* Only enable XFRM features if this is an active-backup config */
5942 * Must be under rtnl_lock when this function is called.