Home
last modified time | relevance | path

Searched refs:partner_port_priority (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_3ad.h114 __be16 partner_port_priority; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c466 (ntohs(lacpdu->partner_port_priority) == port->actor_port_priority) && in __choose_matched()
628 (ntohs(lacpdu->partner_port_priority) != port->actor_port_priority) || in __update_ntt()
825 lacpdu->partner_port_priority = htons(partner->port_priority); in __update_lacpdu_from_port()