Searched refs:log_off (Results 1 – 2 of 2) sorted by relevance
554 u32 log_off, count = 0; in ixgbe_bp_log() local592 log_off = base + (head * 5); in ixgbe_bp_log()602 error = hw->mac.ops.bypass_rd_eep(hw, log_off + i, in ixgbe_bp_log()612 log_off + i, &eeprom[count].actions); in ixgbe_bp_log()625 eeprom[count].clear_off = log_off; in ixgbe_bp_log()629 log_off = base + (head * 5); in ixgbe_bp_log()
77 spa_history_log_to_phys(uint64_t log_off, spa_history_phys_t *shpp) in spa_history_log_to_phys() argument82 return ((log_off - shpp->sh_pool_create_len) % phys_len in spa_history_log_to_phys()