Searched refs:get_firmware_version (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/nvec/
H A Dnvec.c799 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, local
885 msg = nvec_write_sync(nvec, get_firmware_version, 2);
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c835 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
H A Dixgbe_82598.c142 phy->ops.get_firmware_version =
H A Dixgbe_82599.c332 phy->ops.get_firmware_version =
H A Dixgbe_type.h2925 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member in struct:ixgbe_phy_operations

Completed in 134 milliseconds