Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c157 struct cxgb4_link *link; in cxgb4_config_knode()
356 struct cxgb4_link *link = NULL; in cxgb4_delete_knode()
488 struct cxgb4_link *link = &t->table[i]; in cxgb4_cleanup_tc_u32()
511 struct cxgb4_link *link = &t->table[i]; in cxgb4_init_tc_u32()
526 struct cxgb4_link *link = &t->table[i]; in cxgb4_init_tc_u32()
H A Dcxgb4_tc_u32_parse.h325 struct cxgb4_link { struct
334 struct cxgb4_link table[] __counted_by(size); /* Jump table */ argument