/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 254 struct sge { struct 268 u32 sge_control; /* shadow value of sge control reg */ argument 269 struct sge_intr_counts stats; argument 270 struct sge_port_stats __percpu *port_stats[MAX_NPORTS]; argument 282 static void tx_sched_stop(struct sge *sge) in tx_sched_stop() 297 unsigned int t1_sched_update_parms(struct sge *sge, unsigned int port, in t1_sched_update_parms() 371 static int tx_sched_init(struct sge *sge) in tx_sched_init() 397 static inline int sched_update_avail(struct sge *sge) in sched_update_avail() 431 static struct sk_buff *sched_skb(struct sge *sge, struct sk_buff *skb, in sched_skb() 525 static void free_rx_resources(struct sge *sge) in free_rx_resources() [all …]
|
D | common.h | 185 struct sge_params sge; member 242 struct sge *sge; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 269 struct sge { struct 273 struct sge_eth_txq ethtxq[MAX_ETH_QSETS]; argument 274 struct sge_eth_rxq ethrxq[MAX_ETH_QSETS]; argument 280 struct sge_rspq fw_evtq ____cacheline_aligned_in_smp; argument 282 struct sge_rspq intrq ____cacheline_aligned_in_smp; argument 283 spinlock_t intrq_lock; 293 struct timer_list rx_timer; 298 struct timer_list tx_timer; 305 u16 max_ethqsets; /* # of available Ethernet queue sets */ 306 u16 ethqsets; /* # of active Ethernet queue sets */ [all …]
|
D | t4vf_common.h | 221 struct sge_params sge; /* Scatter Gather Engine */ member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 311 struct sge_params sge; member 633 struct sge { struct 634 struct sge_eth_txq ethtxq[MAX_ETH_QSETS]; argument 635 struct sge_ofld_txq ofldtxq[MAX_OFLD_QSETS]; argument 636 struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES]; argument 638 struct sge_eth_rxq ethrxq[MAX_ETH_QSETS]; argument 639 struct sge_ofld_rxq ofldrxq[MAX_OFLD_QSETS]; argument 640 struct sge_ofld_rxq rdmarxq[MAX_RDMA_QUEUES]; argument 641 struct sge_ofld_rxq rdmaciq[MAX_RDMA_CIQS]; argument 642 struct sge_rspq fw_evtq ____cacheline_aligned_in_smp; argument [all …]
|
D | t4_msg.h | 1141 struct ulptx_sge_pair sge[0]; member
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_keys.c | 122 struct ib_sge *sge, int acc) in ipath_lkey_ok() 204 struct ipath_sge *sge = &ss->sge; in ipath_rkey_ok() local
|
D | ipath_verbs.c | 173 struct ipath_sge *sge = &ss->sge; in ipath_copy_sge() local 213 struct ipath_sge *sge = &ss->sge; in ipath_skip_sge() local 252 struct ipath_sge sge = ss->sge; in ipath_count_sge() local 298 struct ipath_sge *sge = &ss->sge; in ipath_copy_from_sge() local 795 struct ipath_sge *sge = &ss->sge; in update_sge() local
|
D | ipath_ud.c | 58 struct ipath_sge *sge; in ipath_ud_loopback() local
|
D | ipath_ruc.c | 264 struct ipath_sge *sge; in ipath_ruc_loopback() local
|
D | ipath_sdma.c | 670 struct ipath_sge *sge; in ipath_sdma_verbs_send() local
|
D | ipath_verbs.h | 336 struct ipath_sge sge; /* progress state for the current SGE */ member
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_wr.c | 57 csio_get_flbuf_size(struct csio_hw *hw, struct csio_sge *sge, uint32_t reg) in csio_get_flbuf_size() 65 csio_wr_fl_bufsz(struct csio_sge *sge, struct csio_dma_buf *buf) in csio_wr_fl_bufsz() 117 struct csio_sge *sge = &wrm->sge; in csio_wr_fill_fl() local 1044 struct csio_sge *sge = &wrm->sge; in csio_wr_process_fl() local 1307 struct csio_sge *sge = &wrm->sge; in csio_wr_fixup_host_params() local 1361 struct csio_sge *sge = &wrm->sge; in csio_init_intr_coalesce_parms() local 1383 struct csio_sge *sge = &wrm->sge; in csio_wr_get_sge() local 1452 struct csio_sge *sge = &wrm->sge; in csio_wr_set_sge() local
|
D | csio_wr.h | 449 struct csio_sge sge; /* SGE params */ member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | keys.c | 180 struct hfi1_sge *isge, struct ib_sge *sge, int acc) in hfi1_lkey_ok() 274 int hfi1_rkey_ok(struct hfi1_qp *qp, struct hfi1_sge *sge, in hfi1_rkey_ok()
|
D | ruc.c | 130 struct hfi1_sge *sge = --j ? &ss->sg_list[j - 1] : &ss->sge; in init_sge() local 381 struct hfi1_sge *sge; in ruc_loopback() local 908 struct hfi1_sge *sge = &wqe->sg_list[i]; in hfi1_send_complete() local
|
D | verbs.c | 281 struct hfi1_sge *sge = &ss->sge; in hfi1_copy_sge() local 323 struct hfi1_sge *sge = &ss->sge; in hfi1_skip_sge() local 468 struct hfi1_sge *sge = &wqe->sg_list[--j]; in post_one_send() local 717 struct hfi1_sge *sge = &ss->sge; in update_sge() local 892 struct hfi1_sge sge = ss->sge; in build_verbs_ulp_payload() local
|
D | rc.c | 1029 struct hfi1_sge *sge = &wqe->sg_list[i]; in hfi1_rc_send_complete() local 1086 struct hfi1_sge *sge = &wqe->sg_list[i]; in do_rc_completion() local
|
D | ud.c | 76 struct hfi1_sge *sge; in ud_loopback() local
|
D | qp.c | 418 struct hfi1_sge *sge = &wqe->sg_list[i]; in clear_mr_refs() local
|
D | verbs.h | 407 struct hfi1_sge sge; /* progress state for the current SGE */ member
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_ruc.c | 112 struct qib_sge *sge = --j ? &ss->sg_list[j - 1] : &ss->sge; in qib_init_sge() local 361 struct qib_sge *sge; in qib_ruc_loopback() local 781 struct qib_sge *sge = &wqe->sg_list[i]; in qib_send_complete() local
|
D | qib_keys.c | 156 struct qib_sge *isge, struct ib_sge *sge, int acc) in qib_lkey_ok() 252 int qib_rkey_ok(struct qib_qp *qp, struct qib_sge *sge, in qib_rkey_ok()
|
D | qib_verbs.c | 171 struct qib_sge *sge = &ss->sge; in qib_copy_sge() local 213 struct qib_sge *sge = &ss->sge; in qib_skip_sge() local 254 struct qib_sge sge = ss->sge; in qib_count_sge() local 299 struct qib_sge *sge = &ss->sge; in qib_copy_from_sge() local 454 struct qib_sge *sge = &wqe->sg_list[--j]; in qib_post_one_send() local 753 struct qib_sge *sge = &ss->sge; in update_sge() local
|
D | qib_ud.c | 57 struct qib_sge *sge; in qib_ud_loopback() local
|
D | qib_rc.c | 1015 struct qib_sge *sge = &wqe->sg_list[i]; in qib_rc_send_complete() local 1071 struct qib_sge *sge = &wqe->sg_list[i]; in do_rc_completion() local
|
D | qib_sdma.c | 538 struct qib_sge *sge; in qib_sdma_verbs_send() local
|
D | qib_qp.c | 433 struct qib_sge *sge = &wqe->sg_list[i]; in clear_mr_refs() local
|
D | qib_verbs.h | 400 struct qib_sge sge; /* progress state for the current SGE */ member
|
/linux-4.4.14/net/rds/ |
D | iw_recv.c | 88 struct ib_sge *sge; in rds_iw_recv_init_ring() local 143 struct ib_sge *sge; in rds_iw_recv_refill_one() local 350 struct ib_sge *sge = &ic->i_ack_sge; in rds_iw_recv_init_ack() local
|
D | ib_recv.c | 52 struct ib_sge *sge; in rds_ib_recv_init_ring() local 303 struct ib_sge *sge; in rds_ib_recv_refill_one() local 563 struct ib_sge *sge = &ic->i_ack_sge; in rds_ib_recv_init_ack() local
|
D | iw_send.c | 134 struct ib_sge *sge; in rds_iw_send_init_ring() local 445 struct ib_sge *sge; in rds_iw_xmit_populate_wr() local
|
D | iw.h | 387 rds_iw_header_sge(struct rds_iw_connection *ic, struct ib_sge *sge) in rds_iw_header_sge() 393 rds_iw_data_sge(struct rds_iw_connection *ic, struct ib_sge *sge) in rds_iw_data_sge()
|
D | ib_send.c | 194 struct ib_sge *sge; in rds_ib_send_init_ring() local
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 282 struct be_sge *sge; in mgmt_get_session_info() local 428 struct be_sge *sge = nonembedded_sgl(wrb); in mgmt_check_supported_fw() local 591 struct be_sge *sge; in mgmt_invalidate_icds() local 723 struct be_sge *sge; in mgmt_open_connection() local 851 struct be_sge *sge; in mgmt_exec_nonemb_cmd() local
|
/linux-4.4.14/include/linux/sunrpc/ |
D | svc_rdma.h | 85 struct ib_sge sge[RPCSVC_MAXPAGES]; member 117 struct kvec sge[RPCSVC_MAXPAGES]; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 216 struct sge { struct 217 struct sge_qset qs[SGE_QSETS]; argument 218 spinlock_t reg_lock; /* guards non-atomic SGE registers (eg context) */ 245 struct sge sge; member
|
D | common.h | 382 struct sge_params sge; member
|
/linux-4.4.14/net/9p/ |
D | trans_rdma.c | 403 struct ib_sge sge; in post_recv() local 431 struct ib_sge sge; in rdma_request() local
|
/linux-4.4.14/drivers/ata/ |
D | sata_sil24.c | 257 struct sil24_sge sge[SIL24_MAX_SGE]; member 263 struct sil24_sge sge[SIL24_MAX_SGE]; member 780 struct sil24_sge *sge) in sil24_fill_sg() 849 struct sil24_sge *sge; in sil24_qc_prep() local
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 117 struct ib_sge *sge, int id) in ipoib_cm_post_receive_nonsrq() 329 struct ib_sge *sge) in ipoib_cm_init_rx_wr() 352 struct ib_sge sge[IPOIB_CM_RX_SG]; in ipoib_cm_nonsrq_init_rx() member
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1698 struct lpfc_mbx_sge *sge) in lpfc_sli4_mbx_sge_get() 1720 struct lpfc_mbx_sge sge; in lpfc_sli4_mbox_cmd_free() local 2019 struct lpfc_mbx_sge sge; in lpfc_sli4_mbx_read_fcf_rec() local
|
D | lpfc_hbadisc.c | 1776 struct lpfc_mbx_sge sge; in lpfc_sli4_fcf_rec_mbox_parse() local
|
D | lpfc_sli.c | 15917 struct lpfc_mbx_sge sge; in lpfc_sli4_add_fcf_record() local
|
D | lpfc_hw4.h | 1026 struct lpfc_mbx_sge sge[LPFC_SLI4_MBX_SGE_MAX_PAGES]; member
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 2014 struct ocrdma_sge *sge, int num_sge, in ocrdma_build_sges() 2042 struct ocrdma_sge *sge, in ocrdma_build_inline_sges() 2084 struct ocrdma_sge *sge; in ocrdma_build_send() local 2104 struct ocrdma_sge *sge = ext_rw + 1; in ocrdma_build_write() local 2121 struct ocrdma_sge *sge = ext_rw + 1; in ocrdma_build_read() local 2323 struct ocrdma_sge *sge; in ocrdma_build_rqe() local
|
D | ocrdma_sli.h | 284 struct ocrdma_mqe_sge sge[19]; member
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | atvda.h | 504 struct atto_vda_sge sge[1]; member 557 struct atto_vda_sge sge[1]; member 1072 struct atto_vda_sge sge[1]; member 1095 struct atto_vda_sge sge[1]; member 1098 struct atto_vda_sge sge[1]; member 1120 struct atto_vda_sge sge[1]; member 1133 struct atto_vda_sge sge[1]; member 1147 struct atto_vda_sge sge[1]; member 1174 struct atto_vda_sge sge[1]; member 1191 struct atto_vda_sge sge; member [all …]
|
D | esas2r.h | 619 } sge; member
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | svc_rdma_sendto.c | 221 struct ib_sge *sge; in send_write() local
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_reqs.c | 119 struct ib_sge *sge = ud_wr->wr.sg_list; in trace_ud_wr() local
|
/linux-4.4.14/drivers/scsi/ |
D | vmw_pvscsi.c | 52 struct PVSCSISGElement sge[PVSCSI_MAX_NUM_SG_ENTRIES_PER_SEGMENT]; member 336 struct PVSCSISGElement *sge; in pvscsi_create_sg() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_bsg.c | 3197 struct bfa_sge_s *sge; in bfad_fcxp_get_req_sgaddr_cb() local 3209 struct bfa_sge_s *sge; in bfad_fcxp_get_req_sglen_cb() local 3219 struct bfa_sge_s *sge; in bfad_fcxp_get_rsp_sgaddr_cb() local 3231 struct bfa_sge_s *sge; in bfad_fcxp_get_rsp_sglen_cb() local
|
D | bfa_fcpim.c | 2461 struct bfi_sge_s *sge, *sgpge; in bfa_ioim_send_ioreq() local
|
/linux-4.4.14/fs/exofs/ |
D | ore_raid.c | 273 struct osd_sg_entry *sge; in _ore_add_sg_seg() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 811 struct eth_rx_sge *sge = &fp->rx_sge_ring[index]; in bnx2x_free_rx_sge() local
|
D | bnx2x_cmn.c | 550 struct eth_rx_sge *sge = &fp->rx_sge_ring[index]; in bnx2x_alloc_rx_sge() local 1351 struct eth_rx_sge *sge; in bnx2x_set_next_page_sgl() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd_cb.c | 1014 struct ib_sge *sge = &tx->tx_sge[tx->tx_nwrq]; in kiblnd_init_tx_msg() local 1050 struct ib_sge *sge = &tx->tx_sge[0]; in kiblnd_init_rdma() local
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 1050 struct ib_sge sge; in iser_post_recvl() local
|
D | iscsi_iser.h | 252 struct ib_sge sge; member
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.h | 156 struct ib_sge *sge; member
|
D | ib_srpt.c | 1088 struct ib_sge *sge; in srpt_map_sg_to_ib_sge() local
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 1113 struct ib_sge sge; in isert_rdma_post_recvl() local 2520 struct ib_sge *sge) in isert_fast_reg_mr()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptbase.h | 334 SGESimple32_t sge[1]; member 338 SGESimple64_t sge[1]; member
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | t4fw_ri_api.h | 124 struct fw_ri_dsge_pair sge[0]; member 140 struct fw_ri_sge sge[0]; member
|
/linux-4.4.14/drivers/infiniband/core/ |
D | mad.c | 1148 struct ib_sge *sge; in ib_send_mad() local
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | aachba.c | 3429 struct sge_ieee1212 *sge; in aac_convert_sgraw2() local
|
D | aacraid.h | 1489 struct sge_ieee1212 sge[1]; member
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 737 struct be_sge *sge; in be_wrb_cmd_hdr_prepare() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic_defs.h | 3097 struct fcoe_bd_ctx sge[3]; member
|