Searched refs:rx_queue_index (Results 1 – 9 of 9) sorted by relevance
8 __u32 ingress_ifindex, __u32 rx_queue_index, in test_xdp_context_error() argument16 .rx_queue_index = rx_queue_index, in test_xdp_context_error()
697 unsigned int ingress_ifindex, rx_queue_index; in xdp_convert_md_to_buff() local708 rx_queue_index = xdp_md->rx_queue_index; in xdp_convert_md_to_buff()710 if (!ingress_ifindex && rx_queue_index) in xdp_convert_md_to_buff()719 if (rx_queue_index >= device->real_num_rx_queues) in xdp_convert_md_to_buff()722 rxqueue = __netif_get_rx_queue(device, rx_queue_index); in xdp_convert_md_to_buff()
109 key = ctx->rx_queue_index; in xdp_prognum0()
511 case offsetof(struct xdp_md, rx_queue_index): in nfp_bpf_check_store()
2972 case offsetof(struct xdp_md, rx_queue_index): in mem_stx_xdp()
5447 __u32 rx_queue_index; /* rxq->queue_index */ member
470 int index = ctx->rx_queue_index;
8151 case offsetof(struct xdp_md, rx_queue_index): in xdp_is_valid_access()9124 case offsetof(struct xdp_md, rx_queue_index): in xdp_convert_ctx_access()