Searched refs:tx_err (Results 1 – 8 of 8) sorted by relevance
111 tx->tx_err = err; in dmu_tx_hold_object_impl()324 txh->txh_tx->tx_err = err; in dmu_tx_count_write()387 txh->txh_tx->tx_err = err; in dmu_tx_count_write()504 txh->txh_tx->tx_err = err; in dmu_tx_count_free()524 txh->txh_tx->tx_err = err; in dmu_tx_count_free()540 txh->txh_tx->tx_err = err; in dmu_tx_count_free()694 tx->tx_err = err; in dmu_tx_hold_free()700 tx->tx_err = err; in dmu_tx_hold_free()706 tx->tx_err = err; in dmu_tx_hold_free()754 tx->tx_err = err; in dmu_tx_hold_zap()[all …]
79 int tx_err; member
342 sc->tx_err++; in zyd_send()354 sc->tx_err++; in zyd_send()447 sc->tx_err++; in zyd_send()751 *val = sc->tx_err; in zyd_m_stat()
182 uint32_t tx_err; member
257 uint16_t tx_err : 1; member263 uint16_t tx_err : 1;
197 u32 tx_err[4]; member
2843 t4_read_indirect(adap, A_TP_MIB_INDEX, A_TP_MIB_DATA, st->tx_err, in t4_tp_get_cpl_stats()
2421 vrrp_err_t rx_err, tx_err, err = VRRP_EINVAL; in vrrpd_enable_vr() local2453 tx_err = vrrpd_init_txsock(vr); in vrrpd_enable_vr()2459 if (rx_err != VRRP_SUCCESS || tx_err != VRRP_SUCCESS) { in vrrpd_enable_vr()2463 vr->vvr_err = (rx_err == VRRP_SUCCESS) ? tx_err : rx_err; in vrrpd_enable_vr()