Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c47 static int otx2_config_hw_rx_tstamp(struct otx2_nic *pfvf, bool enable);
1577 otx2_config_hw_rx_tstamp(pf, true); in otx2_open()
1784 static int otx2_config_hw_rx_tstamp(struct otx2_nic *pfvf, bool enable) in otx2_config_hw_rx_tstamp() function
1876 otx2_config_hw_rx_tstamp(pfvf, false); in otx2_config_hwtstamp()
1892 otx2_config_hw_rx_tstamp(pfvf, true); in otx2_config_hwtstamp()
2306 otx2_config_hw_rx_tstamp(pf, false); in otx2_remove()