Searched refs:ts_config_tx_mode (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c96 lif->phc->ts_config_tx_mode = 0;
137 if (tx_mode != lif->phc->ts_config_tx_mode) {
157 lif->phc->ts_config_tx_mode = tx_mode;
172 if (tx_mode != lif->phc->ts_config_tx_mode) {
173 tx_mode = lif->phc->ts_config_tx_mode;
234 if (lif->phc->ts_config_tx_mode) {
H A Dionic_lif.h256 u32 ts_config_tx_mode; member in struct:ionic_phc
H A Dionic_txrx.c1793 if (lif->hwstamp_txq && lif->phc->ts_config_tx_mode)

Completed in 121 milliseconds