| /Linux-v6.6/drivers/net/ethernet/chelsio/cxgb/ | 
| D | sge.c | 233 	struct sge *sge;  member 247 struct sge {  struct 261 	u32		sge_control;	/* shadow value of sge control reg */  argument 262 	struct sge_intr_counts stats;  argument 263 	struct sge_port_stats __percpu *port_stats[MAX_NPORTS];  argument 275 static void tx_sched_stop(struct sge *sge)  in tx_sched_stop() 290 unsigned int t1_sched_update_parms(struct sge *sge, unsigned int port,  in t1_sched_update_parms() 364 static int tx_sched_init(struct sge *sge)  in tx_sched_init() 391 static inline int sched_update_avail(struct sge *sge)  in sched_update_avail() 425 static struct sk_buff *sched_skb(struct sge *sge, struct sk_buff *skb,  in sched_skb() [all …] 
 | 
| /Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | adapter.h | 271 struct sge {  struct 275 	struct sge_eth_txq ethtxq[MAX_ETH_QSETS];  argument 276 	struct sge_eth_rxq ethrxq[MAX_ETH_QSETS];  argument 282 	struct sge_rspq fw_evtq ____cacheline_aligned_in_smp;  argument 284 	struct sge_rspq intrq ____cacheline_aligned_in_smp;  argument 285 	spinlock_t intrq_lock; 295 	struct timer_list rx_timer; 300 	struct timer_list tx_timer; 307 	u16 max_ethqsets;		/* # of available Ethernet queue sets */ 308 	u16 ethqsets;			/* # of active Ethernet queue sets */ [all …] 
 | 
| /Linux-v6.6/drivers/net/ethernet/huawei/hinic/ | 
| D | hinic_common.c | 55 void hinic_set_sge(struct hinic_sge *sge, dma_addr_t addr, int len)  in hinic_set_sge() 68 dma_addr_t hinic_sge_to_dma(struct hinic_sge *sge)  in hinic_sge_to_dma()
  | 
| D | hinic_rx.c | 198 	struct hinic_sge sge;  in rx_alloc_pkts()  local 247 	struct hinic_sge sge;  in free_all_rx_skbs()  local 277 	struct hinic_sge sge;  in rx_recv_jumbo_pkt()  local 365 	struct hinic_sge sge;  in rxq_recv()  local
  | 
| D | hinic_hw_wqe.h | 309 	struct hinic_sge        sge;  member 328 	struct hinic_sge        sge;  member 378 	struct hinic_sge sge;  member 405 	struct hinic_sge        sge;  member
  | 
| /Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4.h | 437 	struct sge_params sge;  member 964 struct sge {  struct 965 	struct sge_eth_txq ethtxq[MAX_ETH_QSETS];  argument 966 	struct sge_eth_txq ptptxq;  argument 967 	struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES];  argument 969 	struct sge_eth_rxq ethrxq[MAX_ETH_QSETS];  argument 970 	struct sge_rspq fw_evtq ____cacheline_aligned_in_smp;  argument 971 	struct sge_uld_rxq_info **uld_rxq_info;  argument 972 	struct sge_uld_txq_info **uld_txq_info;  argument 974 	struct sge_rspq intrq ____cacheline_aligned_in_smp;  argument [all …] 
 | 
| /Linux-v6.6/net/core/ | 
| D | skmsg.c | 36 		struct scatterlist *sge;  in sk_msg_alloc()  local 91 	struct scatterlist *sge = sk_msg_elem(src, i);  in sk_msg_clone()  local 143 		struct scatterlist *sge = sk_msg_elem(msg, i);  in sk_msg_return_zero()  local 167 		struct scatterlist *sge = &msg->sg.data[i];  in sk_msg_return()  local 180 	struct scatterlist *sge = sk_msg_elem(msg, i);  in sk_msg_free_elem()  local 196 	struct scatterlist *sge = sk_msg_elem(msg, i);  in __sk_msg_free()  local 226 	struct scatterlist *sge;  in __sk_msg_free_partial()  local 372 	struct scatterlist *sge;  in sk_msg_memcopy_from_iter()  local 422 		struct scatterlist *sge;  in sk_msg_recvmsg()  local
  | 
| /Linux-v6.6/include/rdma/ | 
| D | rdmavt_mr.h | 78 	struct rvt_sge sge;   /* progress state for the current SGE */  member 102 static inline u32 rvt_get_sge_length(struct rvt_sge *sge, u32 length)  in rvt_get_sge_length() 117 	struct rvt_sge *sge = &ss->sge;  in rvt_update_sge()  local 141 	struct rvt_sge *sge = &ss->sge;  in rvt_skip_sge()  local
  | 
| D | rw.h | 24 			struct ib_sge		sge;  member 36 			struct ib_sge		sge;  member
  | 
| /Linux-v6.6/drivers/scsi/csiostor/ | 
| D | csio_wr.c | 58 csio_get_flbuf_size(struct csio_hw *hw, struct csio_sge *sge, uint32_t reg)  in csio_get_flbuf_size() 66 csio_wr_fl_bufsz(struct csio_sge *sge, struct csio_dma_buf *buf)  in csio_wr_fl_bufsz() 118 	struct csio_sge *sge = &wrm->sge;  in csio_wr_fill_fl()  local 1050 	struct csio_sge *sge = &wrm->sge;  in csio_wr_process_fl()  local 1312 	struct csio_sge *sge = &wrm->sge;  in csio_wr_fixup_host_params()  local 1435 	struct csio_sge *sge = &wrm->sge;  in csio_init_intr_coalesce_parms()  local 1457 	struct csio_sge *sge = &wrm->sge;  in csio_wr_get_sge()  local 1526 	struct csio_sge *sge = &wrm->sge;  in csio_wr_set_sge()  local
  | 
| /Linux-v6.6/drivers/infiniband/sw/siw/ | 
| D | siw_qp_tx.c | 43 	struct siw_sge *sge = &wqe->sqe.sge[0];  in siw_try_1seg()  local 375 			struct siw_sge *sge, unsigned int offset,  in siw_0copy_tx() 439 	struct siw_sge *sge = &wqe->sqe.sge[c_tx->sge_idx];  in siw_tx_hdt()  local 773 	struct siw_sge *sge = &wqe->sqe.sge[0];  in siw_check_sgl_tx()  local
  | 
| D | siw_verbs.h | 24 static inline void siw_copy_sgl(struct ib_sge *sge, struct siw_sge *siw_sge,  in siw_copy_sgl()
  | 
| /Linux-v6.6/net/sunrpc/xprtrdma/ | 
| D | rpc_rdma.c | 537 	struct ib_sge *sge;  in rpcrdma_sendctx_unmap()  local 561 	struct ib_sge *sge = &sc->sc_sges[req->rl_wr.num_sge++];  in rpcrdma_prepare_hdr_sge()  local 578 	struct ib_sge *sge = &sc->sc_sges[req->rl_wr.num_sge++];  in rpcrdma_prepare_head_iov()  local 603 	struct ib_sge *sge;  in rpcrdma_prepare_pagelist()  local 641 	struct ib_sge *sge = &sc->sc_sges[req->rl_wr.num_sge++];  in rpcrdma_prepare_tail_iov()  local
  | 
| /Linux-v6.6/net/ipv4/ | 
| D | tcp_bpf.c | 36 	struct scatterlist *sge;  in bpf_tcp_ingress()  local 93 	struct scatterlist *sge;  in tcp_bpf_push()  local 202 	struct scatterlist *sge;  in is_next_msg_fin()  local
  | 
| /Linux-v6.6/drivers/infiniband/sw/rdmavt/ | 
| D | mr.c | 682 				    struct ib_sge *sge)  in rvt_sge_adjacent() 718 		struct ib_sge *sge, int acc)  in rvt_lkey_ok() 826 int rvt_rkey_ok(struct rvt_qp *qp, struct rvt_sge *sge,  in rvt_rkey_ok()
  | 
| D | qp.c | 626 		struct rvt_sge *sge = &wqe->sg_list[i];  in rvt_swqe_has_lkey()  local 2126 		struct rvt_sge *sge = &wqe->sg_list[--j];  in rvt_post_one_wr()  local 2252 static struct ib_sge *rvt_cast_sge(struct rvt_wqe_sge *sge)  in rvt_cast_sge() 2299 		struct rvt_sge *sge = --j ? &ss->sg_list[j - 1] : &ss->sge;  in init_sge()  local 2816 	struct rvt_sge *sge = &ss->sge;  in rvt_copy_sge()  local 2908 	struct rvt_sge *sge;  in rvt_ruc_loopback()  local
  | 
| /Linux-v6.6/net/rds/ | 
| D | ib_recv.c | 54 		struct ib_sge *sge;  in rds_ib_recv_init_ring()  local 312 	struct ib_sge *sge;  in rds_ib_recv_refill_one()  local 578 	struct ib_sge *sge = &ic->i_ack_sge;  in rds_ib_recv_init_ack()  local
  | 
| /Linux-v6.6/drivers/scsi/be2iscsi/ | 
| D | be_mgmt.c | 128 	struct be_sge *sge;  in mgmt_open_connection()  local 230 	struct be_sge *sge;  in beiscsi_exec_nemb_cmd()  local 1011 	struct be_sge *sge;  in beiscsi_boot_get_sinfo()  local 1509 	struct be_sge *sge;  in beiscsi_mgmt_invalidate_icds()  local
  | 
| /Linux-v6.6/drivers/infiniband/hw/irdma/ | 
| D | uk.c | 15 static void irdma_set_fragment(__le64 *wqe, u32 offset, struct ib_sge *sge,  in irdma_set_fragment() 40 				     struct ib_sge *sge, u8 valid)  in irdma_set_fragment_gen_1() 803 	struct ib_sge sge = {};  in irdma_uk_stag_local_invalidate()  local 1240 void irdma_get_wqe_shift(struct irdma_uk_attrs *uk_attrs, u32 sge,  in irdma_get_wqe_shift()
  | 
| /Linux-v6.6/drivers/net/ethernet/microsoft/mana/ | 
| D | hw_channel.c | 84 	struct gdma_sge *sge;  in mana_hwc_post_rx_wqe()  local 210 	struct gdma_sge *sge;  in mana_hwc_rx_event_handler()  local 534 	struct gdma_sge *sge;  in mana_hwc_post_tx_wqe()  local
  | 
| /Linux-v6.6/drivers/infiniband/hw/vmw_pvrdma/ | 
| D | pvrdma_qp.c | 678 	struct pvrdma_sge *sge;  in pvrdma_post_send()  local 880 	struct pvrdma_sge *sge;  in pvrdma_post_recv()  local
  | 
| /Linux-v6.6/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | adapter.h | 215 struct sge {  struct 216 	struct sge_qset qs[SGE_QSETS];  argument 217 	spinlock_t reg_lock;	/* guards non-atomic SGE registers (eg context) */ 244 	struct sge sge;  member
  | 
| /Linux-v6.6/include/uapi/rdma/ | 
| D | siw-abi.h | 119 		struct siw_sge sge[SIW_MAX_SGE];  member 135 	struct siw_sge sge[SIW_MAX_SGE];  member
  | 
| /Linux-v6.6/drivers/ata/ | 
| D | sata_sil24.c | 247 	struct sil24_sge sge[SIL24_MAX_SGE];  member 253 	struct sil24_sge sge[SIL24_MAX_SGE];  member 770 				 struct sil24_sge *sge)  in sil24_fill_sg() 839 	struct sil24_sge *sge;  in sil24_qc_prep()  local
  | 
| /Linux-v6.6/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma_verbs.c | 1892 			      struct ocrdma_sge *sge, int num_sge,  in ocrdma_build_sges() 1920 				    struct ocrdma_sge *sge,  in ocrdma_build_inline_sges() 1961 	struct ocrdma_sge *sge;  in ocrdma_build_send()  local 1980 	struct ocrdma_sge *sge = ext_rw + 1;  in ocrdma_build_write()  local 1997 	struct ocrdma_sge *sge = ext_rw + 1;  in ocrdma_build_read()  local 2201 	struct ocrdma_sge *sge;  in ocrdma_build_rqe()  local
  |