Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/team/
H A 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,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds