Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_fdir.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()
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()
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 …]
A Dice_virtchnl_fdir.h40 struct ice_vf_fdir_ctx ctx_done; member
/drivers/net/ethernet/broadcom/bnge/
A Dbnge_hwrm_lib.c286 goto ctx_done; in bnge_hwrm_func_backing_store_qcaps()
312 ctx_done: in bnge_hwrm_func_backing_store_qcaps()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c8609 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