Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/team/
Dteam_mode_loadbalance.c22 typedef struct team_port *lb_select_tx_port_func_t(struct team *, typedef
62 lb_select_tx_port_func_t __rcu *select_tx_port_func;
131 lb_select_tx_port_func_t *func;
146 static char *lb_select_tx_port_get_name(lb_select_tx_port_func_t *func) in lb_select_tx_port_get_name()
160 static lb_select_tx_port_func_t *lb_select_tx_port_get_func(const char *name) in lb_select_tx_port_get_func()
209 lb_select_tx_port_func_t *select_tx_port_func; in lb_transmit()
311 lb_select_tx_port_func_t *func; in lb_tx_method_get()
325 lb_select_tx_port_func_t *func; in lb_tx_method_set()
576 lb_select_tx_port_func_t *func; in lb_init()