ts_info 597 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c struct ethtool_ts_info *ts_info) ts_info 601 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | ts_info 609 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ts_info->phc_index = ptp_clock_index(pdata->ptp_clock); ts_info 611 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ts_info->phc_index = -1; ts_info 613 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); ts_info 614 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) | ts_info 1252 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c static int get_ts_info(struct net_device *dev, struct ethtool_ts_info *ts_info) ts_info 1257 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | ts_info 1261 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c ts_info->so_timestamping |= SOF_TIMESTAMPING_RX_HARDWARE | ts_info 1265 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | ts_info 1268 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) | ts_info 1276 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c ts_info->phc_index = ptp_clock_index(adapter->ptp_clock); ts_info 1278 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c ts_info->phc_index = -1; ts_info 668 drivers/net/ethernet/microchip/lan743x_ethtool.c struct ethtool_ts_info *ts_info) ts_info 672 drivers/net/ethernet/microchip/lan743x_ethtool.c ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | ts_info 680 drivers/net/ethernet/microchip/lan743x_ethtool.c ts_info->phc_index = ptp_clock_index(adapter->ptp.ptp_clock); ts_info 682 drivers/net/ethernet/microchip/lan743x_ethtool.c ts_info->phc_index = -1; ts_info 684 drivers/net/ethernet/microchip/lan743x_ethtool.c ts_info->tx_types = BIT(HWTSTAMP_TX_OFF) | ts_info 687 drivers/net/ethernet/microchip/lan743x_ethtool.c ts_info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) | ts_info 1463 drivers/net/ethernet/sfc/ethtool.c struct ethtool_ts_info *ts_info) ts_info 1468 drivers/net/ethernet/sfc/ethtool.c ts_info->so_timestamping = (SOF_TIMESTAMPING_RX_SOFTWARE | ts_info 1470 drivers/net/ethernet/sfc/ethtool.c ts_info->phc_index = -1; ts_info 1472 drivers/net/ethernet/sfc/ethtool.c efx_ptp_get_ts_info(efx, ts_info); ts_info 453 drivers/net/ethernet/sfc/nic.h void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info); ts_info 1785 drivers/net/ethernet/sfc/ptp.c void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info) ts_info 1795 drivers/net/ethernet/sfc/ptp.c ts_info->so_timestamping |= (SOF_TIMESTAMPING_TX_HARDWARE | ts_info 1806 drivers/net/ethernet/sfc/ptp.c ts_info->so_timestamping &= ts_info 1810 drivers/net/ethernet/sfc/ptp.c ts_info->phc_index = ts_info 1812 drivers/net/ethernet/sfc/ptp.c ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; ts_info 1813 drivers/net/ethernet/sfc/ptp.c ts_info->rx_filters = ptp->efx->type->hwtstamp_filters; ts_info 1042 drivers/net/macvlan.c if (phydev && phydev->drv && phydev->drv->ts_info) { ts_info 1043 drivers/net/macvlan.c return phydev->drv->ts_info(phydev, info); ts_info 1540 drivers/net/phy/dp83640.c .ts_info = dp83640_ts_info, ts_info 151 drivers/net/wireless/ath/ath9k/dynack.c struct ts_info *st_ts; ts_info 56 drivers/net/wireless/ath/ath9k/dynack.h struct ts_info ts[ATH_DYN_BUF]; ts_info 2590 drivers/net/wireless/ath/wcn36xx/hal.h struct wcn36xx_hal_ts_info ts_info; ts_info 1151 drivers/staging/rtl8192u/ieee80211/ieee80211.h struct ieee80211_wmm_ts_info ts_info; ts_info 625 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c pBA->param_set.field.tid = pTS->ts_common_info.t_spec.ts_info.uc_tsid; // TID ts_info 54 drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h struct qos_tsinfo ts_info; //u8 TSInfo[3]; ts_info 249 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c if (pRet->t_spec.ts_info.uc_tsid == TID) ts_info 250 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c if (pRet->t_spec.ts_info.uc_direction == dir) { ts_info 356 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c struct qos_tsinfo *pTSInfo = &TSpec.ts_info; ts_info 546 include/linux/phy.h int (*ts_info)(struct phy_device *phydev, struct ethtool_ts_info *ti); ts_info 650 net/8021q/vlan_dev.c if (phydev && phydev->drv && phydev->drv->ts_info) { ts_info 651 net/8021q/vlan_dev.c return phydev->drv->ts_info(phydev, info); ts_info 2173 net/core/ethtool.c if (phydev && phydev->drv && phydev->drv->ts_info) { ts_info 2174 net/core/ethtool.c err = phydev->drv->ts_info(phydev, &info);