Searched refs:xdp_txq_info (Results 1 – 3 of 3) sorted by relevance
69 struct xdp_txq_info { struct86 struct xdp_txq_info *txq; argument
339 struct xdp_txq_info txq = { .dev = tx_dev }; in dev_map_bpf_prog_run() 505 struct xdp_txq_info txq = { .dev = dst->dev }; in dev_map_bpf_prog_run_skb()
10165 *insn++ = BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct xdp_txq_info, dev), in xdp_convert_ctx_access()10167 offsetof(struct xdp_txq_info, dev)); in xdp_convert_ctx_access()