Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h21 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
Dice_dcb_lib.c30 bool ice_is_pfc_causing_hung_q(struct ice_pf *pf, unsigned int txqueue) in ice_is_pfc_causing_hung_q() function
Dice_main.c7584 if (ice_is_pfc_causing_hung_q(pf, txqueue)) { in ice_tx_timeout()