Home
last modified time | relevance | path

Searched refs:tx_err (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_dmu.h57 __field(int, tx_err)
69 __entry->tx_err = tx->tx_err;
79 __entry->tx_wait_dirty, __entry->tx_err,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c156 tx->tx_err = err; in dmu_tx_hold_object_impl()
247 txh->txh_tx->tx_err = err; in dmu_tx_count_write()
259 txh->txh_tx->tx_err = err; in dmu_tx_count_write()
287 txh->txh_tx->tx_err = err; in dmu_tx_count_write()
413 tx->tx_err = err; in dmu_tx_hold_free_impl()
423 tx->tx_err = err; in dmu_tx_hold_free_impl()
430 tx->tx_err = err; in dmu_tx_hold_free_impl()
492 tx->tx_err = err; in dmu_tx_hold_zap_impl()
502 tx->tx_err = err; in dmu_tx_hold_zap_impl()
862 if (tx->tx_err) { in dmu_tx_try_assign()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_tx.h82 int tx_err; member
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.c352 u16 rx_mode = 0, tx_err = 0; in ecore_sp_eth_vport_start() local
388 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ILLEGAL_VLAN_MODE, in ecore_sp_eth_vport_start()
391 SET_FIELD(tx_err, ETH_TX_ERR_VALS_PACKET_TOO_SMALL, in ecore_sp_eth_vport_start()
394 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ANTI_SPOOFING_ERR, in ecore_sp_eth_vport_start()
397 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ILLEGAL_INBAND_TAGS, in ecore_sp_eth_vport_start()
400 SET_FIELD(tx_err, ETH_TX_ERR_VALS_VLAN_INSERTION_W_INBAND_TAG, in ecore_sp_eth_vport_start()
403 SET_FIELD(tx_err, ETH_TX_ERR_VALS_MTU_VIOLATION, in ecore_sp_eth_vport_start()
406 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ILLEGAL_CONTROL_FRAME, in ecore_sp_eth_vport_start()
409 p_ramrod->tx_err_behav.values = OSAL_CPU_TO_LE16(tx_err); in ecore_sp_eth_vport_start()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c471 goto tx_err; in ice_dcf_start_queues()
491 tx_err: in ice_dcf_start_queues()
H A Dice_ethdev.c3470 goto tx_err; in ice_dev_start()
3540 tx_err: in ice_dev_start()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c216 tx_err)},
H A Dhsi_struct_def_dpdk.h19881 uint64_t tx_err; member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c2452 goto tx_err; in i40e_dev_start()
2482 goto tx_err; in i40e_dev_start()
2490 goto tx_err; in i40e_dev_start()
2533 tx_err: in i40e_dev_start()