Searched refs:ts_info (Results 1 – 13 of 13) sorted by relevance
36 struct ts_info { struct56 struct ts_info ts[ATH_DYN_BUF]; argument
119 struct ts_info *st_ts; in ath_dynack_compute_to()
546 struct ethtool_ts_info *ts_info) in xgbe_get_ts_info() argument550 ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | in xgbe_get_ts_info()558 ts_info->phc_index = ptp_clock_index(pdata->ptp_clock); in xgbe_get_ts_info()560 ts_info->phc_index = -1; in xgbe_get_ts_info()562 ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in xgbe_get_ts_info()563 ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) | in xgbe_get_ts_info()
1118 struct ethtool_ts_info *ts_info) in efx_ethtool_get_ts_info() argument1123 ts_info->so_timestamping = (SOF_TIMESTAMPING_RX_SOFTWARE | in efx_ethtool_get_ts_info()1125 ts_info->phc_index = -1; in efx_ethtool_get_ts_info()1127 efx_ptp_get_ts_info(efx, ts_info); in efx_ethtool_get_ts_info()
1530 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info) in efx_ptp_get_ts_info() argument1540 ts_info->so_timestamping |= (SOF_TIMESTAMPING_TX_HARDWARE | in efx_ptp_get_ts_info()1544 ts_info->phc_index = in efx_ptp_get_ts_info()1546 ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; in efx_ptp_get_ts_info()1547 ts_info->rx_filters = ptp->efx->type->hwtstamp_filters; in efx_ptp_get_ts_info()
632 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info);
514 int (*ts_info)(struct phy_device *phydev, struct ethtool_ts_info *ti); member
1581 if (phydev && phydev->drv && phydev->drv->ts_info) { in ethtool_get_ts_info()1582 err = phydev->drv->ts_info(phydev, &info); in ethtool_get_ts_info()
269 ts_info: Queries about the HW timestamping status
1496 .ts_info = dp83640_ts_info,
1292 struct ieee80211_wmm_ts_info ts_info; member
2464 struct wcn36xx_hal_ts_info ts_info; member
1387 struct rtllib_wmm_ts_info ts_info; member