/titanic_50/usr/src/uts/common/io/chxge/ |
H A D | sge.c | 122 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 D | pe.c | 1644 pesge *sge = chp->sge; in pe_make_fake_arp() local
|
H A D | ch.h | 200 pesge *sge; member
|
H A D | sge.h | 57 #define doorbell_pio(sge, cmd) sge_ring_doorbell(sge, cmd) argument
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | adapter.h | 364 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_50/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 483 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 D | ib_recv.c | 388 ibt_wr_ds_t *sge = &ic->i_ack_sge; in rdsv3_ib_recv_init_ack() local
|
/titanic_50/usr/src/uts/common/sys/sata/adapters/si3124/ |
H A D | si3124reg.h | 52 #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_50/usr/src/uts/common/io/aac/ |
H A D | aac_ioctl.c | 449 struct aac_sge *sge, *sge0; in aac_send_raw_srb() local
|
H A D | aac.c | 5164 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_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas_impl.c | 203 pMpi2SGESimple64_t sge; in mptsas_start_config_page_access() local 1227 pMpi2SGESimple64_t sge; in mptsas_uflash2() local 1268 pMpi2IeeeSgeSimple64_t sge; in mptsas_uflash25() local
|
H A D | mptsas.c | 4378 pMpi2SGESimple64_t sge; in mptsas_sge_mainframe() local 4423 pMpi2SGESimple64_t sge; in mptsas_sge_chain() local
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 2413 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_50/usr/src/uts/common/io/chxge/com/ |
H A D | common.h | 128 struct sge_params sge; member
|
/titanic_50/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_msg.h | 2044 struct ulptx_sge_pair sge[]; member 2058 struct ulptx_isge sge[]; member
|
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 954 struct fw_ri_dsge_pair sge[]; member 970 struct fw_ri_sge sge[]; member
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | 5710_hsi.h | 5269 struct fcoe_bd_ctx sge[3]; member
|