Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
s32(* | init_params )(struct ixgbe_hw *hw) |
s32(* | read )(struct ixgbe_hw *, u32 *, u16, u16) |
s32(* | write )(struct ixgbe_hw *, u32 *, u16, u16) |
s32(* | read_posted )(struct ixgbe_hw *, u32 *, u16, u16) |
s32(* | write_posted )(struct ixgbe_hw *, u32 *, u16, u16) |
s32(* | check_for_msg )(struct ixgbe_hw *, u16) |
s32(* | check_for_ack )(struct ixgbe_hw *, u16) |
s32(* | check_for_rst )(struct ixgbe_hw *, u16) |
Definition at line 2947 of file ixgbe_type.h.
Definition at line 2954 of file ixgbe_type.h.
Definition at line 2953 of file ixgbe_type.h.
Definition at line 2955 of file ixgbe_type.h.