Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c155 struct cxgb4_link *link; in cxgb4_config_knode()
344 struct cxgb4_link *link = NULL; in cxgb4_delete_knode()
431 struct cxgb4_link *link = &t->table[i]; in cxgb4_cleanup_tc_u32()
448 (max_tids * sizeof(struct cxgb4_link)), GFP_KERNEL); in cxgb4_init_tc_u32()
455 struct cxgb4_link *link = &t->table[i]; in cxgb4_init_tc_u32()
470 struct cxgb4_link *link = &t->table[i]; in cxgb4_init_tc_u32()
Dcxgb4_tc_u32_parse.h283 struct cxgb4_link { struct
292 struct cxgb4_link table[0]; /* Jump table */ argument