Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c151 const struct cxgb4_match_field *start, *link_start = NULL; in cxgb4_config_knode() local
219 link_start = t->table[uhtid - 1].match_field; in cxgb4_config_knode()
220 if (!link_start) in cxgb4_config_knode()
303 link_start, true); in cxgb4_config_knode()
H A Dcxgb4_main.c503 static int link_start(struct net_device *dev) in link_start() function
2851 err = link_start(dev); in cxgb_open()
5526 link_start(dev); in eeh_resume()