Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A 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()
H A Dmana_en.c2506 mana_chn_setxdp(apc, mana_xdp_get(apc)); in mana_alloc_queues()
2560 mana_chn_setxdp(apc, NULL); in mana_dealloc_queues()
/openbmc/linux/include/net/mana/
H A Dmana.h454 void mana_chn_setxdp(struct mana_port_context *apc, struct bpf_prog *prog);