Home
last modified time | relevance | path

Searched refs:ice_vf_fdir_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_virtchnl_fdir.h17 struct ice_vf_fdir_ctx { struct
38 struct ice_vf_fdir_ctx ctx_irq; argument
39 struct ice_vf_fdir_ctx ctx_done;
Dice_virtchnl_fdir.c1252 struct ice_vf_fdir_ctx *ctx_irq = from_timer(ctx_irq, t, rx_tmr); in ice_vf_fdir_timer()
1253 struct ice_vf_fdir_ctx *ctx_done; in ice_vf_fdir_timer()
1293 struct ice_vf_fdir_ctx *ctx_done; in ice_vc_fdir_irq_handler()
1294 struct ice_vf_fdir_ctx *ctx_irq; in ice_vc_fdir_irq_handler()
1374 ice_vf_verify_rx_desc(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vf_verify_rx_desc()
1458 ice_vc_add_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_add_fdir_fltr_post()
1522 ice_vc_del_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_del_fdir_fltr_post()
1591 struct ice_vf_fdir_ctx *ctx; in ice_flush_fdir_ctx()
1660 struct ice_vf_fdir_ctx *ctx; in ice_vc_fdir_set_irq_ctx()
1693 struct ice_vf_fdir_ctx *ctx = &vf->fdir.ctx_irq; in ice_vc_fdir_clear_irq_ctx()