Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/team/
H A Dteam_mode_loadbalance.c118 static struct team_port *lb_hash_select_tx_port(struct team *team, in lb_hash_select_tx_port() function
137 return lb_hash_select_tx_port(team, hash); in lb_htpm_select_tx_port()
148 .func = lb_hash_select_tx_port,