Home
last modified time | relevance | path

Searched refs:mana_chn_setxdp (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/microsoft/mana/
Dmana_bpf.c149 void mana_chn_setxdp(struct mana_port_context *apc, struct bpf_prog *prog) in mana_chn_setxdp() function
202 mana_chn_setxdp(apc, prog); in mana_xdp_set()
Dmana_en.c2492 mana_chn_setxdp(apc, mana_xdp_get(apc)); in mana_alloc_queues()
2546 mana_chn_setxdp(apc, NULL); in mana_dealloc_queues()
/Linux-v6.6/include/net/mana/
Dmana.h451 void mana_chn_setxdp(struct mana_port_context *apc, struct bpf_prog *prog);