Searched refs:otx2_config_hw_tx_tstamp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 46 static int otx2_config_hw_tx_tstamp(struct otx2_nic *pfvf, bool enable); 1577 otx2_config_hw_tx_tstamp(pf, true); in otx2_open() 1829 static int otx2_config_hw_tx_tstamp(struct otx2_nic *pfvf, bool enable) in otx2_config_hw_tx_tstamp() function 1878 otx2_config_hw_tx_tstamp(pfvf, false); in otx2_config_hwtstamp() 1881 otx2_config_hw_tx_tstamp(pfvf, true); in otx2_config_hwtstamp() 2317 otx2_config_hw_tx_tstamp(pf, false); in otx2_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 51 static int otx2_config_hw_tx_tstamp(struct otx2_nic *pfvf, bool enable); 1906 otx2_config_hw_tx_tstamp(pf, true); in otx2_open() 2230 static int otx2_config_hw_tx_tstamp(struct otx2_nic *pfvf, bool enable) in otx2_config_hw_tx_tstamp() function 2279 otx2_config_hw_tx_tstamp(pfvf, false); in otx2_config_hwtstamp() 2289 otx2_config_hw_tx_tstamp(pfvf, true); in otx2_config_hwtstamp() 3237 otx2_config_hw_tx_tstamp(pf, false); in otx2_remove()
|
Completed in 8 milliseconds