Searched refs:tx (Results 151 - 175 of 198) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_intr.c781 nxhv_dc_fp_t *tx = &nhd->hio.tx; local
784 if (tx->getinfo == 0) {
786 "nx_hio_tdsv_add: tx->getinfo absent"));
793 hv_rv = (*tx->getinfo)(dc->cookie, dc->page, &dc->ldg.index,
797 "nx_hio_tdsv_add: tx->getinfo failed: %ld", hv_rv));
H A Dnxge_hio.c1452 nxhv_dc_fp_t *tx = &nhd->hio.tx; local
1454 hv_rv = (*tx->assign)
1459 "tx->assign(%x, %d) failed: %ld",
1518 nxhv_dc_fp_t *tx = &nhd->hio.tx; local
1519 hv_rv = (*tx->unassign)(vr->cookie, dc->page);
1523 "tx->unassign(%x, %d) failed: %ld",
1564 if (nhd->hio.vr.assign == 0 || nhd->hio.tx.assign == 0 ||
H A Dnxge_fzc.c1557 io_fp = &nhd->hio.tx;
1568 io_fp = &nhd->hio.tx;
1608 io_fp = &nhd->hio.tx;
1619 io_fp = &nhd->hio.tx;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h102 nxhv_dc_fp_t tx; member in struct:__anon8290
H A Dnxge_hw.h171 uint32_t tx:5; member in struct:_dma_bind_t::__anon8307::__anon8308
179 uint32_t tx:5;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h269 kmutex_t txlock; /* protect tx desc alloc */
270 uint32_t next_txi; /* next tx descriptor index */
351 /* tx thread fields */
352 kthread_t *tx_thread; /* tx thread */
353 uint32_t tx_thr_flags; /* tx thread flags */
354 kmutex_t tx_thr_lock; /* lock for tx thread */
355 kcondvar_t tx_thr_cv; /* cond.var for tx thread */
356 mblk_t *tx_mhead; /* tx mblks head */
357 mblk_t *tx_mtail; /* tx mblks tail */
358 uint32_t tx_cnt; /* # of pkts queued for tx */
372 vsw_ldctx_t tx; /* transmit function */ member in struct:vsw_ldc
[all...]
H A Dvnet_gen.h80 #define VGEN_TXWD_INTERVAL 1000 /* tx watchdog freq in msec */
81 #define VGEN_TXWD_TIMEOUT 1000 /* tx watchdog timeout in msec */
161 VGEN_OTHER = 0x4 /* other threads - tx etc */
176 /* increment tx index */
180 /* decrement tx index */
188 /* bounds check tx index */
199 #define VGEN_ERR_TXTIMEOUT 0x10 /* tx timeout */
208 caddr_t datap; /* prealloc'd tx data buffer */
271 kmutex_t tclock; /* tx reclaim lock */
312 caddr_t tx_datap; /* tx dat
320 vgen_ldctx_t tx; /* transmit function */ member in struct:vgen_ldc
[all...]
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c175 * DMA attributes for a tx buffer.
180 * ability in the future, that is why we don't define rx and tx
593 cv_init(&sc->sc_tx_cv, "tx-ring", CV_DRIVER, NULL);
726 * initialize default tx key
1354 cmn_err(CE_WARN, "dma alloc tx ring desc[%d] "
1359 IWK_DBG((IWK_DEBUG_DMA, "tx bd[ncookies:%d addr:%lx size:%lx]\n",
1372 cmn_err(CE_WARN, "dma alloc tx ring cmd[%d] "
1377 IWK_DBG((IWK_DEBUG_DMA, "tx cmd[ncookies:%d addr:%lx size:%lx]\n",
1390 cmn_err(CE_WARN, "could not allocate tx data slots\n");
1401 cmn_err(CE_WARN, "dma alloc tx rin
2642 iwk_tx_cmd_t *tx; local
[all...]
H A Diwk_calibration.h234 * that only one of the chains will be used (e.g. only one tx antenna
818 struct statistics_tx tx; member in struct:iwk_notif_statistics
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c656 /* tx buf */
676 /* setup tx rings */
1082 ral_debug(RAL_DBG_INTR, "tx done idx=%u\n", sc->txq.next);
1690 /* kick tx */
1866 uint8_t tx; local
1868 tx = rt2560_bbp_read(sc, RT2560_BBP_TX) & ~RT2560_BBP_ANTMASK;
1870 tx |= RT2560_BBP_ANTA;
1872 tx |= RT2560_BBP_ANTB;
1874 tx |= RT2560_BBP_DIVERSITY;
1879 tx |
[all...]
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1322 uint8_t tx; local
1324 tx = ural_bbp_read(sc, RAL_BBP_TX) & ~RAL_BBP_ANTMASK;
1326 tx |= RAL_BBP_ANTA;
1328 tx |= RAL_BBP_ANTB;
1330 tx |= RAL_BBP_DIVERSITY;
1335 tx |= RAL_BBP_FLIPIQ;
1337 ural_bbp_write(sc, RAL_BBP_TX, tx);
1341 ural_write(sc, RAL_PHY_CSR5, tmp | (tx & 0x7));
1344 ural_write(sc, RAL_PHY_CSR6, tmp | (tx & 0x7));
1408 /* force tx le
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c101 kthread_t *tx; local
701 if ((tx = p->p_tlist) == NULL) {
706 t->t_forw = tx;
707 t->t_back = tx->t_back;
708 tx->t_back->t_forw = t;
709 tx->t_back = t;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h354 * TCP connection - rx OR tx
417 volatile struct toe_tx_db_data *tx; member in union:_lm_tcp_con_t::__anon5074
421 /* rx/tx tcp connection info. */
425 lm_tcp_con_tx_t tx; member in union:_lm_tcp_con_t::__anon5075
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vnops.c341 sharefs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *tx) argument
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c1495 * @tx : A field to return the pause generation capability of the NIC.
1502 void xge_hal_getpause_data(xge_hal_device_h devh, int *tx, int *rx) argument
1511 *tx = 1;
1519 * @tx: A field that indicates the pause generation capability to be
1530 int xge_hal_setpause_data(xge_hal_device_h devh, int tx, int rx) argument
1538 if (tx)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c2998 zfs_create_cb(objset_t *os, void *arg, cred_t *cr, dmu_tx_t *tx) argument
3002 zfs_create_fs(os, cr, zct->zct_zplprops, tx);
3176 void (*cbfunc)(objset_t *os, void *arg, cred_t *cr, dmu_tx_t *tx);
3926 zfs_prop_activate_feature_check(void *arg, dmu_tx_t *tx) argument
3928 spa_t *spa = dmu_tx_pool(tx)->dp_spa;
3942 zfs_prop_activate_feature_sync(void *arg, dmu_tx_t *tx) argument
3944 spa_t *spa = dmu_tx_pool(tx)->dp_spa;
3947 spa_feature_incr(spa, *featurep, tx);
5130 dmu_tx_t *tx; local
5132 tx
[all...]
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h250 uint32_t ast_txurn; /* tx underrun interrupts */
254 uint32_t ast_tx_qstop; /* tx queue stopped 'cuz full */
255 uint32_t ast_tx_nobuf; /* tx failed 'cuz no tx buffer (data) */
256 uint32_t ast_tx_nobufmgt; /* tx failed 'cuz no tx buffer(mgmt) */
257 uint32_t ast_tx_xretries; /* tx failed 'cuz too many retries */
258 uint32_t ast_tx_fifoerr; /* tx failed 'cuz FIFO underrun */
259 uint32_t ast_tx_filtered; /* tx failed 'cuz xmit filtered */
260 uint32_t ast_tx_shortretry; /* tx o
[all...]
H A Darn_ath9k.h144 struct ath_tx_status tx; member in union:ath_desc::__anon4855
152 #define ds_txstat ds_us.tx
161 * ATH9K_TXDESC_INTREQ forces a tx interrupt to be generated for
162 * the descriptor its marked on. We take a tx interrupt to reap
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c2894 * Add transaction entries to tx which will upgrade cur's pg according to old
2903 add_upgrade_entries(scf_transaction_t *tx, pgroup_t *old, pgroup_t *new, argument
3007 if (scf_transaction_property_delete(tx, e,
3047 ctx.sc_trans = tx;
3072 ctx.sc_trans = tx;
4051 * needs to be changed, an entry will be added to tx, if not NULL.
4073 * - tx's pg was deleted (error printed)
4079 const scf_snaplevel_t *snpl, scf_transaction_t *tx)
4427 if (tx == NULL)
4434 if (scf_transaction_property_delete(tx, en
4078 upgrade_dependent(const scf_property_t *prop, const entity_t *ient, const scf_snaplevel_t *snpl, scf_transaction_t *tx) argument
13830 scf_transaction_t *tx; local
14038 scf_transaction_t *tx; local
14545 scf_transaction_t *tx; local
15215 scf_transaction_t *tx; local
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h292 #define RC_NODE_IN_TX 0x00000020 /* a tx is in progess */
828 int backend_tx_run_single_int(backend_tx_t *tx, backend_query_t *q,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1386 * - caller already set the tx/rx_con pointers of the given
1387 * tcp state to pre-allocated tx/rx cons
1629 #error (LM_PAGE_SIZE != 4096) /* currently FW assumes a tx chain page is 4KB */
1675 /* init tx part */
1684 tcp->tx_con->db_data.tx = (volatile struct toe_tx_db_data *)phy_mblk[block_idx].free;
1685 tcp->tx_con->db_data.tx->flags = 0;
1686 tcp->tx_con->db_data.tx->bds_prod = 0;
1687 /* init tx db data to snd.una (+ sizeof sent unacked data that will
1689 tcp->tx_con->db_data.tx->bytes_prod_seq = tcp->tcp_delegated.send_una;
1764 /* tx
[all...]
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h159 #define VR_BUG_NO_TXQUEUEING (1 << 4) /* chip cannot queue tx */
458 vr_tx_t tx; member in struct:__anon6581
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h638 struct tx_stats tx; member in struct:mbx_get_nic_stats::__anon7744::__anon7746
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h383 myri10ge_tx_ring_t tx; /* transmit ring */ member in struct:myri10ge_slice_state
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbe.c4242 int tx = z[from+1]; local
4243 switch( tx ){
4244 case 'b': tx = '\b'; break;
4245 case 'f': tx = '\f'; break;
4246 case 'n': tx = '\n'; break;
4247 case 'r': tx = '\r'; break;
4248 case 't': tx = '\t'; break;
4249 case 'v': tx = '\v'; break;
4252 z[to++] = tx;

Completed in 297 milliseconds

12345678