Searched refs:gve_rx_ctx (Results 1 – 4 of 4) sorted by relevance
146 static void gve_rx_ctx_clear(struct gve_rx_ctx *ctx) in gve_rx_ctx_clear()294 static u16 gve_rx_ctx_padding(struct gve_rx_ctx *ctx) in gve_rx_ctx_padding()302 struct gve_rx_ctx *ctx) in gve_rx_add_frags()349 u16 packet_buffer_size, struct gve_rx_ctx *ctx) in gve_rx_raw_addressing()371 struct gve_rx_ctx *ctx = &rx->ctx; in gve_rx_qpl()401 static u16 gve_rx_get_fragment_size(struct gve_rx_ctx *ctx, struct gve_rx_desc *desc) in gve_rx_get_fragment_size()406 static bool gve_rx_ctx_init(struct gve_rx_ctx *ctx, struct gve_rx_ring *rx) in gve_rx_ctx_init()492 struct gve_rx_ctx *ctx = &rx->ctx; in gve_rx_skb()540 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. */
Completed in 9 milliseconds