Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A Digb.h770 void igb_ptp_tx_hang(struct igb_adapter *adapter);
H A Digb_ptp.c898 * igb_ptp_tx_hang - detect error case where Tx timestamp never finishes
901 void igb_ptp_tx_hang(struct igb_adapter *adapter) in igb_ptp_tx_hang() function