Home
last modified time | relevance | path

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

/net/core/
Ddev_ioctl.c189 enum hwtstamp_tx_types tx_type; in net_hwtstamp_validate() local
200 tx_type = cfg.tx_type; in net_hwtstamp_validate()
203 switch (tx_type) { in net_hwtstamp_validate()
Dfailover.c74 lag_upper_info.tx_type = NETDEV_LAG_TX_TYPE_ACTIVEBACKUP; in failover_slave_register()