Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c46 static int otx2_config_hw_tx_tstamp(struct otx2_nic *pfvf, bool enable);
1568 otx2_config_hw_tx_tstamp(pf, true); in otx2_open()
1801 static int otx2_config_hw_tx_tstamp(struct otx2_nic *pfvf, bool enable) in otx2_config_hw_tx_tstamp() function
1850 otx2_config_hw_tx_tstamp(pfvf, false); in otx2_config_hwtstamp()
1853 otx2_config_hw_tx_tstamp(pfvf, true); in otx2_config_hwtstamp()
2289 otx2_config_hw_tx_tstamp(pf, false); in otx2_remove()