Searched defs:nsge (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 166 static inline u16 bnxt_re_get_swqe_size(int nsge) in bnxt_re_get_swqe_size() 171 static inline u16 bnxt_re_get_rwqe_size(int nsge) in bnxt_re_get_rwqe_size()
|
H A D | qplib_fp.c | 1000 u16 nsge; in bnxt_qplib_create_qp() local 1732 u16 nsge, u16 *idx) in bnxt_qplib_put_sges() 1753 u16 nsge; in bnxt_qplib_required_slots() local
|
H A D | ib_verbs.c | 979 static u16 bnxt_re_get_wqe_size(int ilsize, int nsge) in bnxt_re_get_wqe_size()
|
/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/ |
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/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()
|
H A D | ionic_if.h | 922 u8 nsge, u64 addr) in encode_txq_desc_cmd() 935 u8 *nsge, u64 *addr) in decode_txq_desc_cmd()
|
/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 | 2776 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local 2989 struct scatterlist *nsge, *sge = sk_msg_elem(msg, i); in BPF_CALL_4() local
|