Lines Matching defs: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.
3136 * this is checking the request, sip/tip are swapped for
3558 * searching for a new one; under this condition
3559 * we only take the curr_active_slave down - this
3720 /* if the link state is up at this point, we
3721 * mark it down - this can happen if we have
3723 * reselect_active_interface doesn't make this
3939 * same MTUs. To do this, we'd need to
3996 static int bond_netdev_event(struct notifier_block *this,
4136 * of the packet which generated the error. Use this information
4175 * the data as required, but this function can be used without it if the data is
4370 /* detects if this particular field is 32bit only */
4472 /* We do this again just in case we were called by SIOCGMIIREG
4643 /* TODO: find another way [1] to implement this.
4738 * bonding devices to test this, however.
4847 * this function generates a slave id, which is usually used as the next
4886 * will send all of this type of traffic.
4988 /* Use this to update slave_array when (a) it's not appropriate to update
5025 * slave but allocation failed (most likely!). BTW this is
5027 * __bond_release_one(). In this situation; overwrite the
5030 * this to-be-skipped slave to send a packet out.
5173 /* Use this Xmit function for 3AD as well as XOR modes. The current
5246 /* Find out if any slaves have the same mapping as this skb. */
5461 /* If we risk deadlock from transmitting this in the
5727 * this is an accurate maximum.
5912 /* Only enable XFRM features if this is an active-backup config */
5919 * Must be under rtnl_lock when this function is called.