Searched defs:nsge (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 167 static inline u16 bnxt_re_get_swqe_size(int nsge) in bnxt_re_get_swqe_size() 172 static inline u16 bnxt_re_get_rwqe_size(int nsge) in bnxt_re_get_rwqe_size()
|
H A D | qplib_fp.c | 1002 u16 nsge; in bnxt_qplib_create_qp() local 1802 u16 nsge, u16 *idx) in bnxt_qplib_put_sges() 1823 u16 nsge; in bnxt_qplib_required_slots() local
|
H A D | ib_verbs.c | 1033 static u16 bnxt_re_get_wqe_size(int ilsize, int nsge) in bnxt_re_get_wqe_size()
|
/linux/drivers/scsi/ |
H A D | myrb.c | 1275 int nsge; in myrb_pthru_queuecommand() local 1431 int nsge; in myrb_ldev_queuecommand() local
|
H A D | myrs.c | 1596 int nsge; in myrs_queuecommand() local
|
/linux/net/tls/ |
H A 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/drivers/scsi/csiostor/ |
H A D | csio_scsi.c | 1787 int nsge = 0; in csio_queuecommand() local
|
H A D | csio_wr.h | 245 uint32_t nsge; /* Number of SG elements */ member
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_txrx.c | 1388 dma_addr_t addr, u8 nsge, u16 len, in ionic_tx_tso_post()
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | t4fw_ri_api.h | 122 __be16 nsge; member 137 __be16 nsge; member
|
/linux/net/core/ |
H A D | filter.c | 2757 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local 2988 struct scatterlist *nsge, *sge = sk_msg_elem(msg, i); in BPF_CALL_4() local
|