Home
last modified time | relevance | path

Searched defs:sge (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/io/chxge/
H A Dsge.c122 sge_ring_doorbell(pesge *sge, u32 control_reg) in sge_ring_doorbell()
137 pesge *sge; in t1_sge_create() local
192 t1_sge_destroy(pesge* sge) in t1_sge_destroy()
230 pesge *sge = adapter->sge; in t1_espi_workaround() local
262 sge_start(pesge *sge) in sge_start()
276 sge_stop(pesge *sge) in sge_stop()
303 sge_data_out(pesge* sge, int qid, mblk_t *m0, in sge_data_out()
505 t1_sge_intr_disable(pesge* sge) in t1_sge_intr_disable()
521 t1_sge_intr_enable(pesge* sge) in t1_sge_intr_enable()
538 t1_sge_intr_clear(pesge* sge) in t1_sge_intr_clear()
[all …]
H A Dpe.c1644 pesge *sge = chp->sge; in pe_make_fake_arp() local
H A Dch.h200 pesge *sge; member
H A Dsge.h57 #define doorbell_pio(sge, cmd) sge_ring_doorbell(sge, cmd) argument
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h364 struct sge { struct
376 struct sge_iq fwq; /* Firmware event queue */ argument
377 struct sge_wrq mgmtq; /* Management queue (Control queue) */ argument
378 struct sge_txq *txq; /* NIC tx queues */ argument
379 struct sge_rxq *rxq; /* NIC rx queues */ argument
381 struct sge_wrq *ctrlq; /* Control queues */ argument
382 struct sge_wrq *ofld_txq; /* TOE tx queues */ argument
383 struct sge_ofld_rxq *ofld_rxq; /* TOE rx queues */ argument
388 struct sge_iq **iqmap; /* iq->cntxt_id to iq mapping */ argument
389 struct sge_eq **eqmap; /* eq->cntxt_id to eq mapping */ argument
[all …]
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c483 ibt_wr_ds_t *sge; in rdsv3_ib_xmit_populate_wr() local
999 ibt_wr_ds_t *sge; in rdsv3_ib_xmit_rdma() local
H A Dib_recv.c388 ibt_wr_ds_t *sge = &ic->i_ack_sge; in rdsv3_ib_recv_init_ack() local
/titanic_41/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h52 #define SET_SGE_LNK(sge) (sge.sge_trm_lnk_drd_xcf_rsvd = 0x40000000) argument
53 #define SET_SGE_TRM(sge) (sge.sge_trm_lnk_drd_xcf_rsvd = 0x80000000) argument
54 #define IS_SGE_TRM_SET(sge) (sge.sge_trm_lnk_drd_xcf_rsvd & 0x80000000) argument
/titanic_41/usr/src/uts/common/io/aac/
H A Daac_ioctl.c449 struct aac_sge *sge, *sge0; in aac_send_raw_srb() local
H A Daac.c5164 struct aac_sge *sge; in aac_cmd_dma_alloc() local
5592 struct aac_sge *sge; in aac_cmd_fib_rawio() local
5633 struct aac_sge *sge; in aac_cmd_fib_brw64() local
5673 struct aac_sge *sge = &acp->sgt[0]; in aac_cmd_fib_brw() local
5812 struct aac_sge *sge; in aac_cmd_fib_scsi32() local
5839 struct aac_sge *sge; in aac_cmd_fib_scsi64() local
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c202 pMpi2SGESimple64_t sge; in mptsas_start_config_page_access() local
1224 pMpi2SGESimple64_t sge; in mptsas_uflash2() local
1265 pMpi2IeeeSgeSimple64_t sge; in mptsas_uflash25() local
H A Dmptsas.c4328 pMpi2SGESimple64_t sge; in mptsas_sge_mainframe() local
4373 pMpi2SGESimple64_t sge; in mptsas_sge_chain() local
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2413 emlxs_pkt_to_sgl(emlxs_port_t *port, fc_packet_t *pkt, ULP_SGE64 *sge, in emlxs_pkt_to_sgl()
2545 ULP_SGE64 *sge; in emlxs_sli4_bde_setup() local
2666 ULP_SGE64 *sge; in emlxs_sli4_fct_bde_setup() local
3858 ULP_SGE64 *sge; in emlxs_sli4_prep_fct_iocb() local
4341 ULP_SGE64 *sge; in emlxs_sli4_prep_els_iocb() local
/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dcommon.h128 struct sge_params sge; member
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2044 struct ulptx_sge_pair sge[]; member
2058 struct ulptx_isge sge[]; member
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h954 struct fw_ri_dsge_pair sge[]; member
970 struct fw_ri_sge sge[]; member
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h5269 struct fcoe_bd_ctx sge[3]; member