Searched refs:otx2_config_hw_rx_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 | 47 static int otx2_config_hw_rx_tstamp(struct otx2_nic *pfvf, bool enable); 1581 otx2_config_hw_rx_tstamp(pf, true); in otx2_open() 1797 static int otx2_config_hw_rx_tstamp(struct otx2_nic *pfvf, bool enable) in otx2_config_hw_rx_tstamp() function 1889 otx2_config_hw_rx_tstamp(pfvf, false); in otx2_config_hwtstamp() 1905 otx2_config_hw_rx_tstamp(pfvf, true); in otx2_config_hwtstamp() 2319 otx2_config_hw_rx_tstamp(pf, false); in otx2_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 52 static int otx2_config_hw_rx_tstamp(struct otx2_nic *pfvf, bool enable); 1910 otx2_config_hw_rx_tstamp(pf, true); in otx2_open() 2198 static int otx2_config_hw_rx_tstamp(struct otx2_nic *pfvf, bool enable) in otx2_config_hw_rx_tstamp() function 2297 otx2_config_hw_rx_tstamp(pfvf, false); in otx2_config_hwtstamp() 2313 otx2_config_hw_rx_tstamp(pfvf, true); in otx2_config_hwtstamp() 3239 otx2_config_hw_rx_tstamp(pf, false); in otx2_remove()
|
Completed in 9 milliseconds