Searched refs:tc_flower_initialized (Results 1 – 2 of 2) sorted by relevance
1116 if (adap->tc_flower_initialized) in cxgb4_init_tc_flower()1127 adap->tc_flower_initialized = true; in cxgb4_init_tc_flower()1133 if (!adap->tc_flower_initialized) in cxgb4_cleanup_tc_flower()1140 adap->tc_flower_initialized = false; in cxgb4_cleanup_tc_flower()
1208 bool tc_flower_initialized; member