Searched refs:pending_nvm (Results 1 – 1 of 1) sorted by relevance
11 struct ixgbe_nvm_info pending_nvm; member80 eetrack = ctx->pending_nvm.eetrack; in ixgbe_info_eetrack()123 nvm = &ctx->pending_nvm; in ixgbe_info_fw_srev()149 nvm = &ctx->pending_nvm; in ixgbe_info_nvm_ver()188 bool *pending_orom, *pending_nvm, *pending_netlist; in ixgbe_set_ctx_dev_caps() local199 pending_nvm = &ctx->dev_caps.common_cap.nvm_update_pending_nvm; in ixgbe_set_ctx_dev_caps()208 if (*pending_nvm) { in ixgbe_set_ctx_dev_caps()209 err = ixgbe_get_inactive_nvm_ver(hw, &ctx->pending_nvm); in ixgbe_set_ctx_dev_caps()211 *pending_nvm = false; in ixgbe_set_ctx_dev_caps()