Searched refs:gve_rx_ctx (Results 1 – 4 of 4) sorted by relevance
147 static void gve_rx_ctx_clear(struct gve_rx_ctx *ctx) in gve_rx_ctx_clear()295 static u16 gve_rx_ctx_padding(struct gve_rx_ctx *ctx) in gve_rx_ctx_padding()303 struct gve_rx_ctx *ctx) in gve_rx_add_frags()350 u16 packet_buffer_size, struct gve_rx_ctx *ctx) in gve_rx_raw_addressing()372 struct gve_rx_ctx *ctx = &rx->ctx; in gve_rx_qpl()402 static u16 gve_rx_get_fragment_size(struct gve_rx_ctx *ctx, struct gve_rx_desc *desc) in gve_rx_get_fragment_size()407 static bool gve_rx_ctx_init(struct gve_rx_ctx *ctx, struct gve_rx_ring *rx) in gve_rx_ctx_init()493 struct gve_rx_ctx *ctx = &rx->ctx; in gve_rx_skb()541 struct gve_rx_ctx *ctx = &rx->ctx; in gve_rx()
22 u16 pad, struct gve_rx_ctx *ctx);
53 u16 padding, struct gve_rx_ctx *ctx) in gve_rx_copy()
148 struct gve_rx_ctx { struct226 struct gve_rx_ctx ctx; /* Info for packet currently being processed in this ring. */