• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/ixgbe/

Lines Matching refs:u16

314 	u16 nvm_minor;
320 u16 oem_release;
324 u16 or_build;
704 u16 watchdog_timer; /* usec units */
2919 #define __le16 u16
2930 #define __be16 u16
3166 u16 pad2; /* end spacing to ensure length is mult. of dword2 */
3183 u16 length;
3184 u16 pad2;
3185 u16 data;
3186 u16 pad3;
3192 u16 length;
3193 u16 pad2;
3194 u16 data;
3195 u16 pad3;
3202 u16 pad3;
3209 u16 pad;
3217 u16 rsv1;
3219 u16 pad;
3782 u16 func;
3784 u16 instance_id;
3791 u16 pause_time; /* Flow Control Pause timer */
3890 s32 (*read)(struct ixgbe_hw *, u16, u16 *);
3891 s32 (*read_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
3892 s32 (*write)(struct ixgbe_hw *, u16, u16);
3893 s32 (*write_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
3894 s32 (*validate_checksum)(struct ixgbe_hw *, u16 *);
3910 s32 (*get_device_caps)(struct ixgbe_hw *, u16 *);
3911 s32 (*get_wwn_prefix)(struct ixgbe_hw *, u16 *, u16 *);
3912 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *);
3970 s32 (*set_rlpml)(struct ixgbe_hw *, u16);
3981 s32 (*set_fw_drv_ver)(struct ixgbe_hw *, u8, u8, u8, u8, u16,
4010 s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *);
4011 s32 (*write_reg)(struct ixgbe_hw *, u32, u32, u16);
4012 s32 (*read_reg_mdi)(struct ixgbe_hw *, u32, u32, u16 *);
4013 s32 (*write_reg_mdi)(struct ixgbe_hw *, u32, u32, u16);
4018 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *);
4036 s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val);
4037 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
4038 u16 *val);
4039 s32 (*write_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 val);
4040 s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
4041 u16 val);
4053 u16 word_size;
4054 u16 address_bits;
4055 u16 word_page_size;
4056 u16 ctrl_word_3;
4067 u16 wwnn_prefix;
4069 u16 wwpn_prefix;
4084 u16 max_msix_vectors;
4122 s32 (*read)(struct ixgbe_hw *, u32 *, u16, u16);
4123 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16);
4124 s32 (*read_posted)(struct ixgbe_hw *, u32 *, u16, u16);
4125 s32 (*write_posted)(struct ixgbe_hw *, u32 *, u16, u16);
4126 s32 (*check_for_msg)(struct ixgbe_hw *, u16);
4127 s32 (*check_for_ack)(struct ixgbe_hw *, u16);
4128 s32 (*check_for_rst)(struct ixgbe_hw *, u16);
4146 u16 size;
4161 u16 device_id;
4162 u16 vendor_id;
4163 u16 subsystem_device_id;
4164 u16 subsystem_vendor_id;