Searched refs:ctx_done (Results 1 – 4 of 4) sorted by relevance
1455 struct ice_vf_fdir_ctx *ctx_done; in ice_vf_fdir_timer() local1463 ctx_done = &fdir->ctx_done; in ice_vf_fdir_timer()1475 ctx_done->conf = ctx_irq->conf; in ice_vf_fdir_timer()1476 ctx_done->stat = ICE_FDIR_CTX_TIMEOUT; in ice_vf_fdir_timer()1477 ctx_done->v_opcode = ctx_irq->v_opcode; in ice_vf_fdir_timer()1495 struct ice_vf_fdir_ctx *ctx_done; in ice_vc_fdir_irq_handler() local1506 ctx_done = &fdir->ctx_done; in ice_vc_fdir_irq_handler()1519 ctx_done->conf = ctx_irq->conf; in ice_vc_fdir_irq_handler()1520 ctx_done->stat = ICE_FDIR_CTX_IRQ; in ice_vc_fdir_irq_handler()1825 ctx = &vf->fdir.ctx_done; in ice_flush_fdir_ctx()[all …]
40 struct ice_vf_fdir_ctx ctx_done; member
286 goto ctx_done; in bnge_hwrm_func_backing_store_qcaps()312 ctx_done: in bnge_hwrm_func_backing_store_qcaps()
8609 goto ctx_done; in bnxt_hwrm_func_backing_store_qcaps_v2()8645 ctx_done: in bnxt_hwrm_func_backing_store_qcaps_v2()
Completed in 35 milliseconds