Home
last modified time | relevance | path

Searched refs:octeon_sg_entry (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dliquidio_common.h144 struct octeon_sg_entry { struct
156 #define OCT_SG_ENTRY_SIZE (sizeof(struct octeon_sg_entry)) argument
163 static inline void add_sg_size(struct octeon_sg_entry *sg_entry, in add_sg_size()
Dlio_main.c168 struct octeon_sg_entry *sg;
837 g->sg = (struct octeon_sg_entry *) in setup_glist()