Lines Matching refs:u16

632 	u16	watchdog_timer; /* usec units */
2782 #define __le16 u16
2793 #define __be16 u16
2964 u16 pad2; /* end spacing to ensure length is mult. of dword2 */
2971 u16 length;
2972 u16 pad2;
2973 u16 data;
2974 u16 pad3;
2980 u16 length;
2981 u16 pad2;
2982 u16 data;
2983 u16 pad3;
2990 u16 pad3;
2997 u16 address;
2998 u16 rsv1;
3000 u16 pad;
3538 u16 func;
3539 u16 lan_id;
3546 u16 pause_time; /* Flow Control Pause timer */
3645 s32 (*read)(struct ixgbe_hw *, u16, u16 *);
3646 s32 (*read_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
3647 s32 (*write)(struct ixgbe_hw *, u16, u16);
3648 s32 (*write_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
3649 s32 (*validate_checksum)(struct ixgbe_hw *, u16 *);
3665 s32 (*get_device_caps)(struct ixgbe_hw *, u16 *);
3666 s32 (*get_wwn_prefix)(struct ixgbe_hw *, u16 *, u16 *);
3667 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *);
3753 s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *);
3754 s32 (*write_reg)(struct ixgbe_hw *, u32, u32, u16);
3755 s32 (*read_reg_mdi)(struct ixgbe_hw *, u32, u32, u16 *);
3756 s32 (*write_reg_mdi)(struct ixgbe_hw *, u32, u32, u16);
3761 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *);
3768 s32 (*read_i2c_combined)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val);
3769 s32 (*write_i2c_combined)(struct ixgbe_hw *, u8 addr, u16 reg, u16 val);
3774 s32 (*read_i2c_combined_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
3775 u16 *value);
3776 s32 (*write_i2c_combined_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
3777 u16 value);
3788 u16 word_size;
3789 u16 address_bits;
3790 u16 word_page_size;
3791 u16 ctrl_word_3;
3802 u16 wwnn_prefix;
3804 u16 wwpn_prefix;
3819 u16 max_msix_vectors;
3854 s32 (*read)(struct ixgbe_hw *, u32 *, u16, u16);
3855 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16);
3856 s32 (*read_posted)(struct ixgbe_hw *, u32 *, u16, u16);
3857 s32 (*write_posted)(struct ixgbe_hw *, u32 *, u16, u16);
3858 s32 (*check_for_msg)(struct ixgbe_hw *, u16);
3859 s32 (*check_for_ack)(struct ixgbe_hw *, u16);
3860 s32 (*check_for_rst)(struct ixgbe_hw *, u16);
3878 u16 size;
3892 u16 device_id;
3893 u16 vendor_id;
3894 u16 subsystem_device_id;
3895 u16 subsystem_vendor_id;