Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/team/
Dteam_mode_loadbalance.c36 typedef struct team_port *lb_select_tx_port_func_t(struct team *, typedef
76 lb_select_tx_port_func_t __rcu *select_tx_port_func;
151 lb_select_tx_port_func_t *func;
166 static char *lb_select_tx_port_get_name(lb_select_tx_port_func_t *func) in lb_select_tx_port_get_name()
180 static lb_select_tx_port_func_t *lb_select_tx_port_get_func(const char *name) in lb_select_tx_port_get_func()
229 lb_select_tx_port_func_t *select_tx_port_func; in lb_transmit()
331 lb_select_tx_port_func_t *func; in lb_tx_method_get()
345 lb_select_tx_port_func_t *func; in lb_tx_method_set()
596 lb_select_tx_port_func_t *func; in lb_init()