Lines Matching refs:u16

665 	u16	watchdog_timer; /* usec units */
2883 #define __le16 u16
2894 #define __be16 u16
3130 u16 pad2; /* end spacing to ensure length is mult. of dword2 */
3147 u16 length;
3148 u16 pad2;
3149 u16 data;
3150 u16 pad3;
3156 u16 length;
3157 u16 pad2;
3158 u16 data;
3159 u16 pad3;
3166 u16 pad3;
3173 u16 pad;
3181 u16 rsv1;
3183 u16 pad;
3746 u16 func;
3748 u16 instance_id;
3755 u16 pause_time; /* Flow Control Pause timer */
3854 s32 (*read)(struct ixgbe_hw *, u16, u16 *);
3855 s32 (*read_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
3856 s32 (*write)(struct ixgbe_hw *, u16, u16);
3857 s32 (*write_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
3858 s32 (*validate_checksum)(struct ixgbe_hw *, u16 *);
3874 s32 (*get_device_caps)(struct ixgbe_hw *, u16 *);
3875 s32 (*get_wwn_prefix)(struct ixgbe_hw *, u16 *, u16 *);
3876 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *);
3934 s32 (*set_rlpml)(struct ixgbe_hw *, u16);
3945 s32 (*set_fw_drv_ver)(struct ixgbe_hw *, u8, u8, u8, u8, u16,
3974 s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *);
3975 s32 (*write_reg)(struct ixgbe_hw *, u32, u32, u16);
3976 s32 (*read_reg_mdi)(struct ixgbe_hw *, u32, u32, u16 *);
3977 s32 (*write_reg_mdi)(struct ixgbe_hw *, u32, u32, u16);
3982 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *);
4000 s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val);
4001 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
4002 u16 *val);
4003 s32 (*write_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 val);
4004 s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
4005 u16 val);
4017 u16 word_size;
4018 u16 address_bits;
4019 u16 word_page_size;
4020 u16 ctrl_word_3;
4031 u16 wwnn_prefix;
4033 u16 wwpn_prefix;
4048 u16 max_msix_vectors;
4086 s32 (*read)(struct ixgbe_hw *, u32 *, u16, u16);
4087 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16);
4088 s32 (*read_posted)(struct ixgbe_hw *, u32 *, u16, u16);
4089 s32 (*write_posted)(struct ixgbe_hw *, u32 *, u16, u16);
4090 s32 (*check_for_msg)(struct ixgbe_hw *, u16);
4091 s32 (*check_for_ack)(struct ixgbe_hw *, u16);
4092 s32 (*check_for_rst)(struct ixgbe_hw *, u16);
4110 u16 size;
4125 u16 device_id;
4126 u16 vendor_id;
4127 u16 subsystem_device_id;
4128 u16 subsystem_vendor_id;