Searched refs:rx_filters (Results 26 - 50 of 69) sorted by relevance

123

/linux-master/drivers/net/dsa/microchip/
H A Dksz_ptp.c315 ts->rx_filters = BIT(HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c857 info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/phy/
H A Dbcm-phy-ptp.c858 ts_info->rx_filters =
H A Dnxp-c45-tja11xx.c1071 ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) |
H A Ddp83640.c1412 info->rx_filters =
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c597 ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/ptp/
H A Dptp_ines.c576 info->rx_filters =
/linux-master/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c910 info->rx_filters = BIT(HWTSTAMP_FILTER_ALL);
/linux-master/include/uapi/linux/
H A Dethtool.h1442 * @rx_filters: bit mask of the supported hwtstamp_rx_filters enumeration values
1445 * The bits in the 'tx_types' and 'rx_filters' fields correspond to
1461 __u32 rx_filters; member in struct:ethtool_ts_info
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c711 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) | BIT(HWTSTAMP_FILTER_ALL);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1585 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE);
1586 info->rx_filters |= BIT(HWTSTAMP_FILTER_ALL);
/linux-master/net/wireless/
H A Dutil.c2578 kfree(f->rx_filters[i].filter);
2583 kfree(f->rx_filters);
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1486 info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1212 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c867 info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1052 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) | BIT(HWTSTAMP_FILTER_ALL);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c977 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1051 ts_info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1220 info->rx_filters = ((1 << HWTSTAMP_FILTER_NONE) |
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3178 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE);
3184 info->rx_filters |= BIT(HWTSTAMP_FILTER_ALL);
3188 info->rx_filters |=
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2418 info->rx_filters = BIT(HWTSTAMP_FILTER_NONE);
2422 info->rx_filters |= BIT(HWTSTAMP_FILTER_ALL);
2424 info->rx_filters |=
/linux-master/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c1041 info->rx_filters =
/linux-master/drivers/net/phy/mscc/
H A Dmscc_ptp.c1151 info->rx_filters =
/linux-master/drivers/net/ethernet/sfc/
H A Dptp.c1895 ts_info->rx_filters = ptp->efx->type->hwtstamp_filters;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.c1800 ts_info->rx_filters = ptp->efx->type->hwtstamp_filters;

Completed in 358 milliseconds

123