Searched refs:ice_is_pfc_causing_hung_q (Results 1 – 3 of 3) sorted by relevance
21 bool ice_is_pfc_causing_hung_q(struct ice_pf *pf, unsigned int txqueue);120 ice_is_pfc_causing_hung_q(struct ice_pf __always_unused *pf, in ice_is_pfc_causing_hung_q() function
31 bool ice_is_pfc_causing_hung_q(struct ice_pf *pf, unsigned int txqueue) in ice_is_pfc_causing_hung_q() function
7879 if (ice_is_pfc_causing_hung_q(pf, txqueue)) { in ice_tx_timeout()