Searched defs:nsge (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.h | 160 static inline u16 bnxt_re_get_swqe_size(int nsge) in bnxt_re_get_swqe_size() 165 static inline u16 bnxt_re_get_rwqe_size(int nsge) in bnxt_re_get_rwqe_size()
|
D | qplib_fp.c | 994 u16 nsge; in bnxt_qplib_create_qp() local 1672 u16 nsge, u16 *idx) in bnxt_qplib_put_sges() 1693 u16 nsge; in bnxt_qplib_required_slots() local
|
D | ib_verbs.c | 955 static u16 bnxt_re_get_wqe_size(int ilsize, int nsge) in bnxt_re_get_wqe_size()
|
/linux-6.6.21/net/tls/ |
D | tls_sw.c | 612 struct scatterlist *sge, *osge, *nsge; in tls_split_open_record() local 696 struct scatterlist *osge, *nsge; in tls_merge_open_record() local
|
/linux-6.6.21/drivers/scsi/ |
D | myrb.c | 1276 int nsge; in myrb_pthru_queuecommand() local 1432 int nsge; in myrb_ldev_queuecommand() local
|
D | myrs.c | 1596 int nsge; in myrs_queuecommand() local
|
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/ |
D | ionic_txrx.c | 963 dma_addr_t addr, u8 nsge, u16 len, in ionic_tx_tso_post()
|
D | ionic_if.h | 879 u8 nsge, u64 addr) in encode_txq_desc_cmd() 892 u8 *nsge, u64 *addr) in decode_txq_desc_cmd()
|
/linux-6.6.21/drivers/scsi/csiostor/ |
D | csio_scsi.c | 1787 int nsge = 0; in csio_queuecommand() local
|
D | csio_wr.h | 245 uint32_t nsge; /* Number of SG elements */ member
|
/linux-6.6.21/drivers/infiniband/hw/cxgb4/ |
D | t4fw_ri_api.h | 122 __be16 nsge; member 137 __be16 nsge; member
|
/linux-6.6.21/net/core/ |
D | filter.c | 2750 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local 2963 struct scatterlist *nsge, *sge = sk_msg_elem(msg, i); in BPF_CALL_4() local
|