Home
last modified time | relevance | path

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

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