Searched refs:device_caps (Results 1 – 7 of 7) sorted by relevance
55 uint32_t device_caps; member
1175 info->device_caps = sc->sc_caps; in tpmioctl()
159 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
361 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() argument364 (hw, device_caps), IXGBE_NOT_IMPLEMENTED); in ixgbe_get_device_caps()
196 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
400 u16 device_caps; in ixgbe_start_hw_generic() local433 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()434 if (device_caps & IXGBE_DEVICE_CAPS_NO_CROSSTALK_WR) in ixgbe_start_hw_generic()4512 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps_generic() argument4516 hw->eeprom.ops.read(hw, IXGBE_DEVICE_CAPS, device_caps); in ixgbe_get_device_caps_generic()
1426 u_int32_t device_caps; member