Searched refs:ctx_done (Results 1 – 3 of 3) sorted by relevance
1454 struct ice_vf_fdir_ctx *ctx_done; in ice_vf_fdir_timer() local1462 ctx_done = &fdir->ctx_done; in ice_vf_fdir_timer()1474 ctx_done->conf = ctx_irq->conf; in ice_vf_fdir_timer()1475 ctx_done->stat = ICE_FDIR_CTX_TIMEOUT; in ice_vf_fdir_timer()1476 ctx_done->v_opcode = ctx_irq->v_opcode; in ice_vf_fdir_timer()1494 struct ice_vf_fdir_ctx *ctx_done; in ice_vc_fdir_irq_handler() local1505 ctx_done = &fdir->ctx_done; in ice_vc_fdir_irq_handler()1518 ctx_done->conf = ctx_irq->conf; in ice_vc_fdir_irq_handler()1519 ctx_done->stat = ICE_FDIR_CTX_IRQ; in ice_vc_fdir_irq_handler()1824 ctx = &vf->fdir.ctx_done; in ice_flush_fdir_ctx()[all …]
40 struct ice_vf_fdir_ctx ctx_done; member
8548 goto ctx_done; in bnxt_hwrm_func_backing_store_qcaps_v2()8584 ctx_done: in bnxt_hwrm_func_backing_store_qcaps_v2()