Home
last modified time | relevance | path

Searched refs:ts_info (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Ddynack.h36 struct ts_info { struct
56 struct ts_info ts[ATH_DYN_BUF]; argument
Ddynack.c151 struct ts_info *st_ts; in ath_dynack_compute_to()
/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c668 struct ethtool_ts_info *ts_info) in lan743x_ethtool_get_ts_info() argument
672 ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | in lan743x_ethtool_get_ts_info()
680 ts_info->phc_index = ptp_clock_index(adapter->ptp.ptp_clock); in lan743x_ethtool_get_ts_info()
682 ts_info->phc_index = -1; in lan743x_ethtool_get_ts_info()
684 ts_info->tx_types = BIT(HWTSTAMP_TX_OFF) | in lan743x_ethtool_get_ts_info()
687 ts_info->rx_filters = BIT(HWTSTAMP_FILTER_NONE) | in lan743x_ethtool_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c597 struct ethtool_ts_info *ts_info) in xgbe_get_ts_info() argument
601 ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | in xgbe_get_ts_info()
609 ts_info->phc_index = ptp_clock_index(pdata->ptp_clock); in xgbe_get_ts_info()
611 ts_info->phc_index = -1; in xgbe_get_ts_info()
613 ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in xgbe_get_ts_info()
614 ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) | in xgbe_get_ts_info()
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Drtl819x_Qos.h54 struct qos_tsinfo ts_info; //u8 TSInfo[3]; member
Drtl819x_TSProc.c249 if (pRet->t_spec.ts_info.uc_tsid == TID) in SearchAdmitTRStream()
250 if (pRet->t_spec.ts_info.uc_direction == dir) { in SearchAdmitTRStream()
356 struct qos_tsinfo *pTSInfo = &TSpec.ts_info; in GetTs()
Drtl819x_BAProc.c625 pBA->param_set.field.tid = pTS->ts_common_info.t_spec.ts_info.uc_tsid; // TID in TsInitAddBA()
Dieee80211.h1151 struct ieee80211_wmm_ts_info ts_info; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1252 static int get_ts_info(struct net_device *dev, struct ethtool_ts_info *ts_info) in get_ts_info() argument
1257 ts_info->so_timestamping = SOF_TIMESTAMPING_TX_SOFTWARE | in get_ts_info()
1261 ts_info->so_timestamping |= SOF_TIMESTAMPING_RX_HARDWARE | in get_ts_info()
1265 ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | in get_ts_info()
1268 ts_info->rx_filters = (1 << HWTSTAMP_FILTER_NONE) | in get_ts_info()
1276 ts_info->phc_index = ptp_clock_index(adapter->ptp_clock); in get_ts_info()
1278 ts_info->phc_index = -1; in get_ts_info()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dptp.c1753 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info) in efx_ptp_get_ts_info() argument
1763 ts_info->so_timestamping |= (SOF_TIMESTAMPING_TX_HARDWARE | in efx_ptp_get_ts_info()
1774 ts_info->so_timestamping &= in efx_ptp_get_ts_info()
1778 ts_info->phc_index = in efx_ptp_get_ts_info()
1780 ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; in efx_ptp_get_ts_info()
1781 ts_info->rx_filters = ptp->efx->type->hwtstamp_filters; in efx_ptp_get_ts_info()
Dethtool.c1463 struct ethtool_ts_info *ts_info) in efx_ethtool_get_ts_info() argument
1468 ts_info->so_timestamping = (SOF_TIMESTAMPING_RX_SOFTWARE | in efx_ethtool_get_ts_info()
1470 ts_info->phc_index = -1; in efx_ethtool_get_ts_info()
1472 efx_ptp_get_ts_info(efx, ts_info); in efx_ethtool_get_ts_info()
Dnic.h453 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info);
/Linux-v5.4/net/8021q/
Dvlan_dev.c649 if (phydev && phydev->drv && phydev->drv->ts_info) { in vlan_ethtool_get_ts_info()
650 return phydev->drv->ts_info(phydev, info); in vlan_ethtool_get_ts_info()
/Linux-v5.4/drivers/net/
Dmacvlan.c1038 if (phydev && phydev->drv && phydev->drv->ts_info) { in macvlan_ethtool_get_ts_info()
1039 return phydev->drv->ts_info(phydev, info); in macvlan_ethtool_get_ts_info()
/Linux-v5.4/include/linux/
Dphy.h543 int (*ts_info)(struct phy_device *phydev, struct ethtool_ts_info *ti); member
/Linux-v5.4/net/core/
Dethtool.c2173 if (phydev && phydev->drv && phydev->drv->ts_info) { in ethtool_get_ts_info()
2174 err = phydev->drv->ts_info(phydev, &info); in ethtool_get_ts_info()
/Linux-v5.4/drivers/net/phy/
Ddp83640.c1540 .ts_info = dp83640_ts_info,
/Linux-v5.4/drivers/net/wireless/ath/wcn36xx/
Dhal.h2590 struct wcn36xx_hal_ts_info ts_info; member