Home
last modified time | relevance | path

Searched refs:port_priority (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_3ad.h201 u16 port_priority; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c498 partner->port_priority = ntohs(lacpdu->actor_port_priority); in __record_pdu()
565 ntohs(lacpdu->actor_port_priority) != partner->port_priority || in __update_selected()
597 admin->port_priority != oper->port_priority || in __update_default_selected()
825 lacpdu->partner_port_priority = htons(partner->port_priority); in __update_lacpdu_from_port()
1854 .port_priority = 0xff, in ad_initialize_port()
H A Dbond_procfs.c253 port->partner_oper.port_priority); in bond_info_show_slave()