Home
last modified time | relevance | path

Searched refs:tc_flower_initialized (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c1117 if (adap->tc_flower_initialized) in cxgb4_init_tc_flower()
1128 adap->tc_flower_initialized = true; in cxgb4_init_tc_flower()
1134 if (!adap->tc_flower_initialized) in cxgb4_cleanup_tc_flower()
1141 adap->tc_flower_initialized = false; in cxgb4_cleanup_tc_flower()
H A Dcxgb4.h1212 bool tc_flower_initialized; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c1117 if (adap->tc_flower_initialized) in cxgb4_init_tc_flower()
1128 adap->tc_flower_initialized = true; in cxgb4_init_tc_flower()
1134 if (!adap->tc_flower_initialized) in cxgb4_cleanup_tc_flower()
1141 adap->tc_flower_initialized = false; in cxgb4_cleanup_tc_flower()
H A Dcxgb4.h1208 bool tc_flower_initialized; member

Completed in 13 milliseconds