Lines Matching refs:apc
569 struct bpf_prog *mana_xdp_get(struct mana_port_context *apc);
570 void mana_chn_setxdp(struct mana_port_context *apc, struct bpf_prog *prog);
572 void mana_query_gf_stats(struct mana_port_context *apc);
573 int mana_query_link_cfg(struct mana_port_context *apc);
574 int mana_set_bw_clamp(struct mana_port_context *apc, u32 speed,
576 void mana_query_phy_stats(struct mana_port_context *apc);
577 int mana_pre_alloc_rxbufs(struct mana_port_context *apc, int mtu, int num_queues);
578 void mana_pre_dealloc_rxbufs(struct mana_port_context *apc);
995 int mana_create_wq_obj(struct mana_port_context *apc,
1001 void mana_destroy_wq_obj(struct mana_port_context *apc, u32 wq_type,
1004 int mana_cfg_vport(struct mana_port_context *apc, u32 protection_dom_id,
1006 void mana_uncfg_vport(struct mana_port_context *apc);