Searched refs:mana_xdp_get (Results 1 – 3 of 3) sorted by relevance
136 struct bpf_prog *mana_xdp_get(struct mana_port_context *apc) in mana_xdp_get() function181 old_prog = mana_xdp_get(apc); in mana_xdp_set()
758 if (mtu + MANA_RXBUF_PAD > PAGE_SIZE / 2 || mana_xdp_get(apc)) { in mana_get_rxbuf_cfg()759 if (mana_xdp_get(apc)) { in mana_get_rxbuf_cfg()3214 mana_chn_setxdp(apc, mana_xdp_get(apc)); in mana_alloc_queues()
592 struct bpf_prog *mana_xdp_get(struct mana_port_context *apc);