Searched refs:ice_vf_fdir_ctx (Results 1 – 2 of 2) sorted by relevance
17 struct ice_vf_fdir_ctx { struct39 struct ice_vf_fdir_ctx ctx_irq; argument40 struct ice_vf_fdir_ctx ctx_done;
1453 struct ice_vf_fdir_ctx *ctx_irq = timer_container_of(ctx_irq, t, in ice_vf_fdir_timer()1455 struct ice_vf_fdir_ctx *ctx_done; in ice_vf_fdir_timer()1495 struct ice_vf_fdir_ctx *ctx_done; in ice_vc_fdir_irq_handler()1496 struct ice_vf_fdir_ctx *ctx_irq; in ice_vc_fdir_irq_handler()1589 ice_vf_verify_rx_desc(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vf_verify_rx_desc()1680 ice_vc_add_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_add_fdir_fltr_post()1745 ice_vc_del_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_del_fdir_fltr_post()1815 struct ice_vf_fdir_ctx *ctx; in ice_flush_fdir_ctx()1884 struct ice_vf_fdir_ctx *ctx; in ice_vc_fdir_set_irq_ctx()1917 struct ice_vf_fdir_ctx *ctx = &vf->fdir.ctx_irq; in ice_vc_fdir_clear_irq_ctx()
Completed in 8 milliseconds