Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/team/
Dteam_mode_loadbalance.c32 typedef struct team_port *lb_select_tx_port_func_t(struct team *, typedef
72 lb_select_tx_port_func_t __rcu *select_tx_port_func;
147 lb_select_tx_port_func_t *func;
162 static char *lb_select_tx_port_get_name(lb_select_tx_port_func_t *func) in lb_select_tx_port_get_name()
176 static lb_select_tx_port_func_t *lb_select_tx_port_get_func(const char *name) in lb_select_tx_port_get_func()
225 lb_select_tx_port_func_t *select_tx_port_func; in lb_transmit()
341 lb_select_tx_port_func_t *func; in lb_tx_method_get()
355 lb_select_tx_port_func_t *func; in lb_tx_method_set()
606 lb_select_tx_port_func_t *func; in lb_init()