Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_ptp.c566 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_clear_tx_tstamp()
668 struct igc_tx_timestamp_request *tstamp) in igc_ptp_tx_timeout()
679 struct igc_tx_timestamp_request *tstamp; in igc_ptp_tx_hang()
711 struct igc_tx_timestamp_request *tstamp, u64 regval) in igc_ptp_tx_reg_to_stamp()
809 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_tx_hwtstamp()
1048 struct igc_tx_timestamp_request *tstamp; in igc_ptp_init()
Digc.h75 struct igc_tx_timestamp_request { struct
259 struct igc_tx_timestamp_request tx_tstamp[IGC_MAX_TX_TSTAMP_REGS];
Digc_main.c1552 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_request_tx_tstamp()