Home
last modified time | relevance | path

Searched refs:ctx_done (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dfdir.c1455 struct ice_vf_fdir_ctx *ctx_done; in ice_vf_fdir_timer() local
1463 ctx_done = &fdir->ctx_done; in ice_vf_fdir_timer()
1474 ctx_done->flags |= ICE_VF_FDIR_CTX_VALID; 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() local
1506 ctx_done = &fdir->ctx_done; in ice_vc_fdir_irq_handler()
1518 ctx_done->flags |= ICE_VF_FDIR_CTX_VALID; in ice_vc_fdir_irq_handler()
1519 ctx_done->conf = ctx_irq->conf; in ice_vc_fdir_irq_handler()
[all …]
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.c288 goto ctx_done; in bnge_hwrm_func_backing_store_qcaps()
314 ctx_done: in bnge_hwrm_func_backing_store_qcaps()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c8696 goto ctx_done; in bnxt_hwrm_func_backing_store_qcaps_v2()
8732 ctx_done: in bnxt_hwrm_func_backing_store_qcaps_v2()