Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c612 if ((t->tc_hash_tids_max_prio && in cxgb4_get_free_ftid()
613 tc_prio > t->tc_hash_tids_max_prio) || in cxgb4_get_free_ftid()
651 if (t->tc_hash_tids_max_prio && in cxgb4_get_free_ftid()
652 tc_prio < t->tc_hash_tids_max_prio) in cxgb4_get_free_ftid()