Searched refs:tstamp_config (Results 1 – 11 of 11) sorted by relevance
382 struct kernel_hwtstamp_config *tstamp_config) in gem_get_hwtst() argument386 *tstamp_config = bp->tstamp_config; in gem_get_hwtst()406 struct kernel_hwtstamp_config *tstamp_config, in gem_set_hwtst() argument417 switch (tstamp_config->tx_type) { in gem_set_hwtst()432 switch (tstamp_config->rx_filter) { in gem_set_hwtst()449 tstamp_config->rx_filter = HWTSTAMP_FILTER_PTP_V2_EVENT; in gem_set_hwtst()456 tstamp_config->rx_filter = HWTSTAMP_FILTER_ALL; in gem_set_hwtst()459 tstamp_config->rx_filter = HWTSTAMP_FILTER_NONE; in gem_set_hwtst()463 bp->tstamp_config = *tstamp_config; in gem_set_hwtst()
547 wx->tstamp_config.rx_filter = HWTSTAMP_FILTER_NONE; in wx_ptp_create_clock()548 wx->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in wx_ptp_create_clock()756 wx_ptp_set_timestamp_mode(wx, &wx->tstamp_config); in wx_ptp_reset()880 *cfg = wx->tstamp_config; in wx_hwtstamp_get()901 memcpy(&wx->tstamp_config, cfg, sizeof(wx->tstamp_config)); in wx_hwtstamp_set()
952 *config = adapter->tstamp_config; in ixgbe_ptp_hwtstamp_get()1154 adapter->tstamp_config = *config; in ixgbe_ptp_hwtstamp_set()1338 ixgbe_ptp_set_timestamp_mode(adapter, &adapter->tstamp_config); in ixgbe_ptp_reset()1453 adapter->tstamp_config.rx_filter = HWTSTAMP_FILTER_NONE; in ixgbe_ptp_create_clock()1454 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in ixgbe_ptp_create_clock()
794 struct kernel_hwtstamp_config tstamp_config; member
330 *config = prt->tstamp_config; in ksz_hwtstamp_get()422 prt->tstamp_config = *config; in ksz_hwtstamp_set()471 if (prt->tstamp_config.tx_type != HWTSTAMP_TX_ONESTEP_P2P) in ksz_port_rxtstamp()522 if (prt->tstamp_config.tx_type == HWTSTAMP_TX_ONESTEP_P2P) in ksz_port_txtstamp()528 if (prt->tstamp_config.tx_type == HWTSTAMP_TX_ONESTEP_P2P) { in ksz_port_txtstamp()
331 struct kernel_hwtstamp_config tstamp_config; member
411 struct kernel_hwtstamp_config tstamp_config; member
2658 *config = vport->tstamp_config; in idpf_hwtstamp_get()
1165 struct kernel_hwtstamp_config tstamp_config; member
1574 (pdata->tstamp_config.tx_type == HWTSTAMP_TX_ON)) in xgbe_packet_info()
668 struct kernel_hwtstamp_config tstamp_config; member