Lines Matching defs:read

383 		nvm->ops.read = e1000_read_nvm_eerd;
385 nvm->ops.read = e1000_read_nvm_spi;
478 /* read mac address */
590 * @offset: register offset to be read
591 * @data: pointer to the read data
670 /* some i354 devices need an extra read for phy id */
727 DEBUGOUT2("Vendor ID 0x%08X read at address %u\n",
1126 * to read the config done bit, so an error is *ONLY* logged and returns
1435 * on the last TLP read/write transaction when MAC is reset.
1463 * When auto config read does not complete, do not
1529 * Clear all of the statistics registers (clear on read). It is
1648 * explicitly turned off or a power cycle is performed. A read to
1685 ret_val = hw->nvm.ops.read(hw, NVM_COMPAT, 1, &data);
1810 /* read media type from SFP EEPROM */
1931 ret_val = hw->nvm.ops.read(hw, NVM_ID_LED_SETTINGS, 1, data);
2131 /* This register should not be read in copper configurations */
2365 * @offset: register offset to be read
2366 * @data: pointer to the read data
2369 * information read to data.
2436 ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL3_PORT_A +
2482 * on the last TLP read/write transaction when MAC is reset.
2523 * When auto config read does not complete, do not
2589 ret_val = hw->nvm.ops.read(hw, i, 1, &nvm_data);
2626 ret_val = hw->nvm.ops.read(hw, i, 1, &nvm_data);
2660 ret_val = hw->nvm.ops.read(hw, NVM_COMPATIBILITY_REG_3, 1, &nvm_data);
2700 ret_val = hw->nvm.ops.read(hw, NVM_COMPATIBILITY_REG_3, 1, &nvm_data);
2787 * @data: pointer to value to read/write from/to the EMI address
2788 * @read: boolean flag to indicate read or write
2791 u16 *data, bool read)
2801 if (read)
2813 * @data: value to be read from the EMI address
3264 * @byte_offset: byte offset to read
3266 * @data: value read
3268 * Performs byte read operation over I2C interface at
3313 /* Device Address and read indication */
3339 DEBUGOUT("I2C byte read error - Retrying.\n");
3341 DEBUGOUT("I2C byte read error.\n");
3586 * @data: read data value