Home
last modified time | relevance | path

Searched refs:tx_type (Results 1 – 3 of 3) sorted by relevance

/net/ethtool/
A Dtsconfig.c20 u32 tx_type; member
55 data->hwtst_config.tx_type = BIT(cfg.tx_type); in tsconfig_prepare_data()
105 if (data->hwtst_config.tx_type) { in tsconfig_reply_size()
106 ret = ethnl_bitset32_size(&data->hwtst_config.tx_type, in tsconfig_reply_size()
147 if (data->hwtst_config.tx_type) { in tsconfig_fill_reply()
149 &data->hwtst_config.tx_type, NULL, in tsconfig_fill_reply()
349 req_tx_type = BIT(hwtst_config.tx_type); in ethnl_set_tsconfig()
364 hwtst_config.tx_type = ffs(req_tx_type) - 1; in ethnl_set_tsconfig()
/net/core/
A Ddev_ioctl.c191 enum hwtstamp_tx_types tx_type; in net_hwtstamp_validate() local
199 tx_type = cfg->tx_type; in net_hwtstamp_validate()
202 switch (tx_type) { in net_hwtstamp_validate()
A Dfailover.c74 lag_upper_info.tx_type = NETDEV_LAG_TX_TYPE_ACTIVEBACKUP; in failover_slave_register()

Completed in 6 milliseconds