Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/team/
H A Dteam_mode_loadbalance.c171 static lb_select_tx_port_func_t *lb_select_tx_port_get_func(const char *name) in lb_select_tx_port_get_func() function
350 func = lb_select_tx_port_get_func(ctx->data.str_val); in lb_tx_method_set()
596 func = lb_select_tx_port_get_func("hash"); in lb_init()