Searched refs:pending_orom (Results 1 – 2 of 2) sorted by relevance
10 struct ixgbe_orom_info pending_orom; member46 orom = &ctx->pending_orom; in ixgbe_info_orom_ver()136 orom = &ctx->pending_orom; in ixgbe_info_orom_srev()188 bool *pending_orom, *pending_nvm, *pending_netlist; in ixgbe_set_ctx_dev_caps() local198 pending_orom = &ctx->dev_caps.common_cap.nvm_update_pending_orom; in ixgbe_set_ctx_dev_caps()202 if (*pending_orom) { in ixgbe_set_ctx_dev_caps()203 err = ixgbe_get_inactive_orom_ver(hw, &ctx->pending_orom); in ixgbe_set_ctx_dev_caps()205 *pending_orom = false; in ixgbe_set_ctx_dev_caps()
18 struct ice_orom_info pending_orom; member 91 struct ice_orom_info *orom = &ctx->pending_orom; in ice_info_pending_orom_ver() 302 err = ice_get_inactive_orom_ver(hw, &ctx->pending_orom); in ice_devlink_info_get()