Lines Matching defs:address

659 		/* Set the base address for flash register access */
670 /* sector_X_addr is a "sector"-aligned address (4096 bytes)
768 /* multicast address update */
799 /* multicast address update for pch2 */
837 * @addr: EMI address to program
838 * @data: pointer to value to read/write from/to the EMI address
843 static s32 __e1000_access_emi_reg_locked(struct e1000_hw *hw, u16 address,
850 ret_val = hw->phy.ops.write_reg_locked(hw, I82579_EMI_ADDR, address);
867 * @addr: EMI address to program
868 * @data: value to be read from the EMI address
882 * @addr: EMI address to program
883 * @data: value to be written to the EMI address
2004 * e1000_rar_set_pch2lan - Set receive address register
2006 * @addr: pointer to the receive address
2007 * @index: receive address array register
2009 * Sets the receive address array register at index to the address passed
2010 * in by addr. For 82579, RAR[0] is the base address register that is to
2011 * contain the MAC address but RAR[1-6] are reserved for manageability (ME).
2029 /* If MAC address zero, no need to set the AV bit */
2042 * next address into the SHRA register array.
2068 DEBUGOUT1("Failed to write receive address at index %d\n", index);
2073 * e1000_rar_set_pch_lpt - Set receive address registers
2075 * @addr: pointer to the receive address
2076 * @index: receive address array register
2078 * Sets the receive address register array at index to the address passed
2079 * in by addr. For LPT, RAR[0] is the base address register that is to
2080 * contain the MAC address. SHRA[0-10] are the shared receive address
2098 /* If MAC address zero, no need to set the AV bit */
2147 DEBUGOUT1("Failed to write receive address at index %d\n", index);
2224 * e1000_write_smbus_addr - Write SMBus address to PHY needed during Sx states
2336 /* HW configures the SMBus address and LEDs when the
4758 /* Start with the base address, then add the sector offset. */
4792 * block into Flash Linear address field in Flash
5071 * - setup receive address registers
5093 /* Setup the receive address. */