Home
last modified time | relevance | path

Searched refs:HWTSTAMP_FILTER_ALL (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/linux/drivers/net/can/dev/
H A Ddev.c339 hwts_cfg.rx_filter == HWTSTAMP_FILTER_ALL) in can_eth_ioctl_hwts()
345 hwts_cfg.rx_filter = HWTSTAMP_FILTER_ALL; in can_eth_ioctl_hwts()
371 info->rx_filters = BIT(HWTSTAMP_FILTER_ALL); in can_ethtool_op_get_ts_info_hwts()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ptp.c45 case HWTSTAMP_FILTER_ALL: in tsnep_ptp_ioctl()
59 config.rx_filter = HWTSTAMP_FILTER_ALL; in tsnep_ptp_ioctl()
H A Dtsnep_ethtool.c327 BIT(HWTSTAMP_FILTER_ALL); in tsnep_ethtool_get_ts_info()
/openbmc/linux/include/uapi/linux/
H A Dnet_tstamp.h141 HWTSTAMP_FILTER_ALL, enumerator
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c755 hwts_cfg.rx_filter == HWTSTAMP_FILTER_ALL) in peak_eth_ioctl()
761 hwts_cfg.rx_filter = HWTSTAMP_FILTER_ALL; in peak_eth_ioctl()
790 info->rx_filters = BIT(HWTSTAMP_FILTER_ALL); in peak_get_ts_info()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c457 case HWTSTAMP_FILTER_ALL: in gem_set_hwtst()
459 tstamp_config->rx_filter = HWTSTAMP_FILTER_ALL; in gem_set_hwtst()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c500 case HWTSTAMP_FILTER_ALL: in bnxt_hwrm_ptp_cfg()
523 if (ptp->rx_filter == HWTSTAMP_FILTER_ALL) { in bnxt_hwrm_ptp_cfg()
564 case HWTSTAMP_FILTER_ALL: in bnxt_hwtstamp_set()
566 ptp->rx_filter = HWTSTAMP_FILTER_ALL; in bnxt_hwtstamp_set()
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c127 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) | BIT(HWTSTAMP_FILTER_ALL); in emac_get_ts_info()
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c796 hwts_cfg.rx_filter == HWTSTAMP_FILTER_ALL) in peak_eth_ioctl()
802 hwts_cfg.rx_filter = HWTSTAMP_FILTER_ALL; in peak_eth_ioctl()
910 info->rx_filters = BIT(HWTSTAMP_FILTER_ALL); in pcan_get_ts_info()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c1032 case HWTSTAMP_FILTER_ALL: in ixgbe_ptp_set_timestamp_mode()
1038 config->rx_filter = HWTSTAMP_FILTER_ALL; in ixgbe_ptp_set_timestamp_mode()
1080 config->rx_filter = HWTSTAMP_FILTER_ALL; in ixgbe_ptp_set_timestamp_mode()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c109 case HWTSTAMP_FILTER_ALL: in sparx5_ptp_hwtstamp_set()
123 cfg->rx_filter = HWTSTAMP_FILTER_ALL; in sparx5_ptp_hwtstamp_set()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c119 config->rx_filter = HWTSTAMP_FILTER_ALL; in ionic_lif_hwstamp_set_ts_config()
149 if (rx_all != (lif->phc->ts_config.rx_filter == HWTSTAMP_FILTER_ALL)) { in ionic_lif_hwstamp_set_ts_config()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_ptp.c624 config->rx_filter = HWTSTAMP_FILTER_ALL; in fec_ptp_set()
638 HWTSTAMP_FILTER_ALL : HWTSTAMP_FILTER_NONE); in fec_ptp_get()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c89 case HWTSTAMP_FILTER_ALL: in hellcreek_set_hwtstamp_config()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1190 case HWTSTAMP_FILTER_ALL: in igb_ptp_set_timestamp_mode()
1196 config->rx_filter = HWTSTAMP_FILTER_ALL; in igb_ptp_set_timestamp_mode()
1218 config->rx_filter = HWTSTAMP_FILTER_ALL; in igb_ptp_set_timestamp_mode()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1138 case HWTSTAMP_FILTER_ALL: in mlxsw_sp1_ptp_get_message_types()
1292 BIT(HWTSTAMP_FILTER_ALL); in mlxsw_sp1_ptp_get_ts_info()
1499 case HWTSTAMP_FILTER_ALL: in mlxsw_sp2_ptp_get_message_types()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c285 case HWTSTAMP_FILTER_ALL: in lan966x_ptp_hwtstamp_set()
300 cfg->rx_filter = HWTSTAMP_FILTER_ALL; in lan966x_ptp_hwtstamp_set()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c655 case HWTSTAMP_FILTER_ALL: in igc_ptp_set_timestamp_mode()
657 config->rx_filter = HWTSTAMP_FILTER_ALL; in igc_ptp_set_timestamp_mode()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c360 .rx_filter = HWTSTAMP_FILTER_ALL, in hwtstamp_enable()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c430 (1 << HWTSTAMP_FILTER_ALL); in dpaa_get_ts_info()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h76 return config->rx_filter == HWTSTAMP_FILTER_ALL; in mlx5e_rx_hw_stamp()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c238 case HWTSTAMP_FILTER_ALL: in qede_ptp_cfg_filters()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c140 case HWTSTAMP_FILTER_ALL: in mv88e6xxx_set_hwtstamp_config()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c676 if (unlikely(_ctx->ring->hwtstamp_rx_filter != HWTSTAMP_FILTER_ALL)) in mlx4_en_xdp_rx_timestamp()
887 if (unlikely(ring->hwtstamp_rx_filter == HWTSTAMP_FILTER_ALL)) { in mlx4_en_process_rx_cq()
/openbmc/linux/net/core/
H A Ddev_ioctl.c214 case HWTSTAMP_FILTER_ALL: in net_hwtstamp_validate()

1234