Searched refs:tx_err (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | dmu_tx.c | 141 tx->tx_err = err; in dmu_tx_hold_object_impl() 235 txh->txh_tx->tx_err = err; in dmu_tx_count_write() 247 txh->txh_tx->tx_err = err; in dmu_tx_count_write() 275 txh->txh_tx->tx_err = err; in dmu_tx_count_write() 418 tx->tx_err = err; in dmu_tx_hold_free_impl() 428 tx->tx_err = err; in dmu_tx_hold_free_impl() 435 tx->tx_err = err; in dmu_tx_hold_free_impl() 499 tx->tx_err = err; in dmu_tx_hold_zap_impl() 509 tx->tx_err = err; in dmu_tx_hold_zap_impl() 884 if (tx->tx_err) in dmu_tx_try_assign() [all …]
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| H A D | dmu_tx.h | 81 int tx_err; member
|
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_l2.c | 385 u16 rx_mode = 0, tx_err = 0; in ecore_sp_eth_vport_start() local 421 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ILLEGAL_VLAN_MODE, in ecore_sp_eth_vport_start() 424 SET_FIELD(tx_err, ETH_TX_ERR_VALS_PACKET_TOO_SMALL, in ecore_sp_eth_vport_start() 427 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ANTI_SPOOFING_ERR, in ecore_sp_eth_vport_start() 430 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ILLEGAL_INBAND_TAGS, in ecore_sp_eth_vport_start() 433 SET_FIELD(tx_err, ETH_TX_ERR_VALS_VLAN_INSERTION_W_INBAND_TAG, in ecore_sp_eth_vport_start() 436 SET_FIELD(tx_err, ETH_TX_ERR_VALS_MTU_VIOLATION, in ecore_sp_eth_vport_start() 439 SET_FIELD(tx_err, ETH_TX_ERR_VALS_ILLEGAL_CONTROL_FRAME, in ecore_sp_eth_vport_start() 442 p_ramrod->tx_err_behav.values = OSAL_CPU_TO_LE16(tx_err); in ecore_sp_eth_vport_start()
|
| /freebsd-12.1/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_netdev.c | 1348 goto tx_err; in mlx4_en_start_port() 1354 goto tx_err; in mlx4_en_start_port() 1367 goto tx_err; in mlx4_en_start_port() 1389 goto tx_err; in mlx4_en_start_port() 1395 goto tx_err; in mlx4_en_start_port() 1403 goto tx_err; in mlx4_en_start_port() 1434 tx_err: in mlx4_en_start_port()
|
| /freebsd-12.1/sys/dev/otus/ |
| H A D | if_otusreg.h | 949 uint64_t tx_err; member
|
| H A D | if_otus.c | 1441 on->tx_err = 0; in otus_newassoc() 1565 OTUS_NODE(ni)->tx_err++; in otus_cmd_rxeof() 2159 txs->nsuccess = on->tx_done - on->tx_err; in otus_tx_update_ratectl() 2163 on->tx_done = on->tx_err = on->tx_retries = 0; in otus_tx_update_ratectl()
|
| /freebsd-12.1/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_mad.c | 1613 goto tx_err; in mlx4_ib_alloc_pv_bufs() 1622 goto tx_err; in mlx4_ib_alloc_pv_bufs() 1633 tx_err: in mlx4_ib_alloc_pv_bufs()
|
| /freebsd-12.1/sys/dev/bnxt/ |
| H A D | bnxt_sysctl.c | 325 &softc->tx_port_stats->tx_err, "Transmitted err"); in bnxt_create_port_stats_sysctls()
|
| H A D | hsi_struct_def.h | 29722 uint64_t tx_err; member
|
| /freebsd-12.1/sys/dev/iwn/ |
| H A D | if_iwn.c | 3887 int bit, i, idx, shift, start, tx_err; in iwn_ampdu_tx_done() local 3963 for (tx_err = 0; in iwn_ampdu_tx_done() 3971 tx_err++; in iwn_ampdu_tx_done() 3976 ring->queued -= tx_err; in iwn_ampdu_tx_done()
|