Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c327 static u8 __get_duplex(struct port *port) in __get_duplex() function
1952 port->actor_admin_port_key |= __get_duplex(port); in bond_3ad_bind_slave()
2361 port->actor_admin_port_key |= __get_duplex(port); in bond_3ad_adapter_duplex_changed()
2407 (__get_link_speed(port) << 1) | __get_duplex(port); in bond_3ad_handle_link_change()