Searched defs:nsge (Results 1 – 7 of 7) sorted by relevance
| /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 | 1392 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/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 1050 static u16 bnxt_re_get_wqe_size(int ilsize, int nsge) in bnxt_re_get_wqe_size()
|
| /linux/net/core/ |
| H A D | filter.c | 2778 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local 3009 struct scatterlist *nsge, *sge = sk_msg_elem(msg, i); in BPF_CALL_4() local
|