Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.h146 int cxgb4_init_tc_flower(struct adapter *adap);
H A Dcxgb4_tc_flower.c1113 int cxgb4_init_tc_flower(struct adapter *adap) in cxgb4_init_tc_flower() function
H A Dcxgb4_main.c6974 if (cxgb4_init_tc_flower(adapter)) in init_one()