Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/team/
Dteam_mode_loadbalance.c120 static struct team_port *lb_hash_select_tx_port(struct team *team, in lb_hash_select_tx_port() function
142 return lb_hash_select_tx_port(team, lb_priv, skb, hash); in lb_htpm_select_tx_port()
153 .func = lb_hash_select_tx_port,