Home
last modified time | relevance | path

Searched refs:tx (Results 201 – 225 of 238) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c84 u8 rx = 0, tx = 0; in ecore_l2_alloc() local
87 ecore_vf_get_num_txqs(p_hwfn, &tx); in ecore_l2_alloc()
89 p_l2_info->queues = (u32)OSAL_MAX_T(u8, rx, tx); in ecore_l2_alloc()
1350 p_ramrod->filter_cmd_hdr.tx = p_filter_cmd->is_tx_filter ? 1 : 0; in ecore_filter_ucast_common()
1356 p_ramrod->filter_cmd_hdr.tx = 0; in ecore_filter_ucast_common()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1414 spa_activate_mos_feature(spa_t *spa, const char *feature, dmu_tx_t *tx) in spa_activate_mos_feature() argument
1425 if (tx->tx_txg != TXG_INITIAL) in spa_activate_mos_feature()
1624 spa_activate_allocation_classes(spa_t *spa, dmu_tx_t *tx) in spa_activate_allocation_classes() argument
1630 spa_feature_incr(spa, SPA_FEATURE_ALLOCATION_CLASSES, tx); in spa_activate_allocation_classes()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h458 vr_tx_t tx; member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c4693 u32 tx, rx, cs, es, pcie, pcie1, sge; in view_full_t6() local
4715 tx = *sp; in view_full_t6()
4744 ((tx >> 28) & 1), ((rx >> 28) & 1)); in view_full_t6()
4746 ((tx >> 29) & 1), ((rx >> 29) & 1)); in view_full_t6()
4787 u32 tx, rx, cs, es, pcie, sge; in view_full_t5() local
4806 tx = *sp; in view_full_t5()
4834 ((tx >> 28) & 1), ((rx >> 28) & 1)); in view_full_t5()
4836 ((tx >> 29) & 1), ((rx >> 29) & 1)); in view_full_t5()
4838 ((tx >> 30) & 1), ((rx >> 30) & 1)); in view_full_t5()
4840 ((tx >> 31) & 1), ((rx >> 31) & 1)); in view_full_t5()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3797 scf_transaction_t *tx; in entry_invalidate() local
3802 if ((tx = cur->entry_tx) != NULL) { in entry_invalidate()
3803 tx->tran_invalid = 1; in entry_invalidate()
3804 uu_list_remove(tx->tran_props, cur); in entry_invalidate()
3960 scf_transaction_property_new(scf_transaction_t *tx, in scf_transaction_property_new() argument
3963 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_NEW, in scf_transaction_property_new()
3973 scf_transaction_property_change(scf_transaction_t *tx, in scf_transaction_property_change() argument
3976 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_CLEAR, in scf_transaction_property_change()
3986 scf_transaction_property_change_type(scf_transaction_t *tx, in scf_transaction_property_change_type() argument
3999 scf_transaction_property_delete(scf_transaction_t *tx, in scf_transaction_property_delete() argument
[all …]
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h383 myri10ge_tx_ring_t tx; /* transmit ring */ member
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dselect1.test673 SELECT * FROM t3, (SELECT max(a), max(b) FROM t4) AS 'tx'
675 } {t3.a 1 t3.b 2 tx.max(a) 3 tx.max(b) 4}
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c5107 &data->tx, in ecore_q_fill_setup_data_cmn()
5132 &data->tx, in ecore_q_fill_setup_tx_only()
5137 data->tx.tx_bd_page_base.lo, in ecore_q_fill_setup_tx_only()
5138 data->tx.tx_bd_page_base.hi); in ecore_q_fill_setup_tx_only()
5162 ECORE_TEST_BIT(ECORE_Q_FLG_HC, &init->tx.flags)) { in ecore_q_init()
5163 hc_usec = init->tx.hc_rate ? 1000000 / init->tx.hc_rate : 0; in ecore_q_init()
5165 ECORE_TODO_UPDATE_COALESCE_SB_INDEX(pdev, init->tx.fw_sb_id, in ecore_q_init()
5166 init->tx.sb_cq_index, in ecore_q_init()
5167 !ECORE_TEST_BIT(ECORE_Q_FLG_HC_EN, &init->tx.flags), in ecore_q_init()
H A Decore_sp_verbs.h942 } tx; member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME595 6698039 e1000g tx doesn't work on the specific chipset since snv_88
646 6786783 e1000g needs to have a new tx stall detection mechanism to cover 82546 errata No.18
731 6877343 e1000g's default tx/rx resource consumption too high for jumbograms
738 6909097 e1000g specifies incorrect flag when allocating tx DMA buffers
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME595 6698039 e1000g tx doesn't work on the specific chipset since snv_88
646 6786783 e1000g needs to have a new tx stall detection mechanism to cover 82546 errata No.18
731 6877343 e1000g's default tx/rx resource consumption too high for jumbograms
738 6909097 e1000g specifies incorrect flag when allocating tx DMA buffers
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h836 struct ath_tx_status tx; /* xmit status */ member
842 #define ds_txstat ds_us.tx
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h827 int backend_tx_run_single_int(backend_tx_t *tx, backend_query_t *q,
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c276 bfe_ring_t *tx = &bfe->bfe_tx_ring; in bfe_grab_locks() local
284 mutex_enter(&tx->r_lock); in bfe_grab_locks()
297 bfe_ring_t *tx = &bfe->bfe_tx_ring; in bfe_release_locks() local
302 mutex_exit(&tx->r_lock); in bfe_release_locks()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h144 struct ath_tx_status tx; member
152 #define ds_txstat ds_us.tx
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h638 struct tx_stats tx; member
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1565 uint32_t rx, tx; in i40e_update_mtu() local
1574 tx = i40e->i40e_frame_max; in i40e_update_mtu()
1575 i40e->i40e_tx_buf_size = ((tx >> 10) + in i40e_update_mtu()
1576 ((tx & (((uint32_t)1 << 10) -1)) > 0 ? 1 : 0)) << 10; in i40e_update_mtu()
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_tx.c229 VIONA_PROBE2(tx, viona_link_t *, link, uint_t, ntx); in viona_worker_tx()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_resc.c2684 lm_bd_chain_bds_consumed(&tx_chain->bd_chain, pkt->u1.tx.bd_used); in lm_abort()
2685 if (pkt->u1.tx.coalesce_buf) { in lm_abort()
2687 lm_put_coalesce_buffer(pdev, tx_chain, pkt->u1.tx.coalesce_buf); in lm_abort()
2688 pkt->u1.tx.coalesce_buf = NULL; in lm_abort()
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpci.esc293 * - tx-oor: the device sends a byte count larger than the completers
324 event error.io.pcix.tx-oor@PCIFN;
363 error.io.pcix.tx-oor@PCI_NOT_HB,
384 prop error.io.pcix.tx-oor@PCIFN (1)->
536 error.io.pcix.tx-oor@pcibus/pcidev<todev>/pcifn { todev != 32},
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_net.c584 DTRACE_PROBE4(tx, void *, socket, iovec_t *, &iovec[0], in iscsi_net_sendpdu()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c838 status = ldcp->tx(ldcp, mp); in vgen_portsend()
3591 ldcp->tx = ldcp->tx_dringdata; in vgen_handshake_phase3()
3734 ldcp->tx = vgen_ldcsend; in vgen_set_vnet_proto_ops()
3741 ldcp->tx = ldcp->tx_dringdata; in vgen_set_vnet_proto_ops()
3760 ldcp->tx = ldcp->tx_dringdata = vgen_dringsend; in vgen_reset_vnet_proto_ops()
H A Dvsw_ldc.c2004 ldcp->tx = vsw_ldctx_pri; in vsw_set_vnet_proto_ops()
2012 ldcp->tx = vsw_ldctx; in vsw_set_vnet_proto_ops()
2034 ldcp->tx = vsw_ldctx; in vsw_reset_vnet_proto_ops()
3755 status = ldcp->tx(ldcp, mp, mpt, count); in vsw_portsend()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1047 tx_set_value(scf_transaction_t *tx, scf_transaction_entry_t *ent, in tx_set_value() argument
1053 if (scf_transaction_property_change_type(tx, ent, pname, in tx_set_value()
1076 if (scf_transaction_property_new(tx, ent, pname, ty) == 0) in tx_set_value()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1612 scf_type_t type, const char *val, scf_transaction_t *tx) in add_new_property() argument
1625 if (scf_transaction_property_new(tx, entry, prop_name, type) != 0) in add_new_property()

12345678910