Searched refs:ice_vf_fdir_ctx (Results 1 – 2 of 2) sorted by relevance
16 struct ice_vf_fdir_ctx { struct37 struct ice_vf_fdir_ctx ctx_irq; argument38 struct ice_vf_fdir_ctx ctx_done;
1525 struct ice_vf_fdir_ctx *ctx_irq = from_timer(ctx_irq, t, rx_tmr); in ice_vf_fdir_timer()1526 struct ice_vf_fdir_ctx *ctx_done; in ice_vf_fdir_timer()1565 struct ice_vf_fdir_ctx *ctx_done; in ice_vc_fdir_irq_handler()1566 struct ice_vf_fdir_ctx *ctx_irq; in ice_vc_fdir_irq_handler()1641 ice_vf_verify_rx_desc(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vf_verify_rx_desc()1725 ice_vc_add_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_add_fdir_fltr_post()1789 ice_vc_del_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_del_fdir_fltr_post()1857 struct ice_vf_fdir_ctx *ctx; in ice_flush_fdir_ctx()1925 struct ice_vf_fdir_ctx *ctx; in ice_vc_fdir_set_irq_ctx()1958 struct ice_vf_fdir_ctx *ctx = &vf->fdir.ctx_irq; in ice_vc_fdir_clear_irq_ctx()
Completed in 10 milliseconds