Home
last modified time | relevance | path

Searched defs:last_sge (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/sw/rdmavt/
H A Dmr.c686 static inline bool rvt_sge_adjacent(struct rvt_sge *last_sge, in rvt_sge_adjacent()
722 struct rvt_sge *isge, struct rvt_sge *last_sge, in rvt_lkey_ok()
/linux/drivers/ata/
H A Dsata_sil24.c772 struct sil24_sge *last_sge = NULL; in sil24_fill_sg() local
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h503 u8 last_sge; /* DWORD 2 */ member
/linux/net/core/
H A Dfilter.c2660 u32 first_sge, last_sge, i, shift, bytes_sg_total; in BPF_CALL_4() local