Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c101 l->actor.port_params.system_priority, in bond_print_lacp()
109 l->partner.port_params.system_priority, in bond_print_lacp()
323 bool match = port->actor.system_priority == in rx_machine()
324 lacp->partner.port_params.system_priority && in rx_machine()
716 agg->partner.system_priority == port->partner.system_priority && in selection_logic()
1012 .system_priority = rte_cpu_to_be_16(0xFFFF), in bond_mode_8023ad_activate_slave()
H A Drte_eth_bond_8023ad.h66 uint16_t system_priority; member