Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/devlink/
H A Dhealth.h69 void ice_report_tx_hang(struct ice_pf *pf);
H A Dhealth.c427 void ice_report_tx_hang(struct ice_pf *pf) in ice_report_tx_hang() function
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_main.c2389 ice_report_tx_hang(pf); in ice_service_task()