Searched refs:ts_info (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Ddynack.h36 struct ts_info { struct
56 struct ts_info ts[ATH_DYN_BUF];
H A Ddynack.c119 struct ts_info *st_ts; ath_dynack_compute_to()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c546 struct ethtool_ts_info *ts_info) xgbe_get_ts_info()
550 ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | xgbe_get_ts_info()
558 ts_info->phc_index = ptp_clock_index(pdata->ptp_clock); xgbe_get_ts_info()
560 ts_info->phc_index = -1; xgbe_get_ts_info()
562 ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); xgbe_get_ts_info()
563 ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) | xgbe_get_ts_info()
545 xgbe_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *ts_info) xgbe_get_ts_info() argument
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dethtool.c1118 struct ethtool_ts_info *ts_info) efx_ethtool_get_ts_info()
1123 ts_info->so_timestamping = (SOF_TIMESTAMPING_RX_SOFTWARE | efx_ethtool_get_ts_info()
1125 ts_info->phc_index = -1; efx_ethtool_get_ts_info()
1127 efx_ptp_get_ts_info(efx, ts_info); efx_ethtool_get_ts_info()
1117 efx_ethtool_get_ts_info(struct net_device *net_dev, struct ethtool_ts_info *ts_info) efx_ethtool_get_ts_info() argument
H A Dptp.c1530 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info) efx_ptp_get_ts_info() argument
1540 ts_info->so_timestamping |= (SOF_TIMESTAMPING_TX_HARDWARE | efx_ptp_get_ts_info()
1544 ts_info->phc_index = efx_ptp_get_ts_info()
1546 ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; efx_ptp_get_ts_info()
1547 ts_info->rx_filters = ptp->efx->type->hwtstamp_filters; efx_ptp_get_ts_info()
H A Dnic.h632 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info); efx_falcon_sriov_fini()
/linux-4.1.27/net/core/
H A Dethtool.c1581 if (phydev && phydev->drv && phydev->drv->ts_info) { ethtool_get_ts_info()
1582 err = phydev->drv->ts_info(phydev, &info); ethtool_get_ts_info()
/linux-4.1.27/drivers/net/phy/
H A Ddp83640.c1496 .ts_info = dp83640_ts_info,
/linux-4.1.27/include/linux/
H A Dphy.h514 int (*ts_info)(struct phy_device *phydev, struct ethtool_ts_info *ti); member in struct:phy_driver
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1292 struct ieee80211_wmm_ts_info ts_info; member in struct:ieee80211_wmm_tspec_elem
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib.h1387 struct rtllib_wmm_ts_info ts_info; member in struct:rtllib_wmm_tspec_elem
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2464 struct wcn36xx_hal_ts_info ts_info; member in struct:wcn36xx_hal_tspec_ie

Completed in 588 milliseconds