Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
s32(* | init_params )(struct ixgbe_hw *) |
s32(* | read )(struct ixgbe_hw *, u16, u16 *) |
s32(* | read_buffer )(struct ixgbe_hw *, u16, u16, u16 *) |
s32(* | write )(struct ixgbe_hw *, u16, u16) |
s32(* | write_buffer )(struct ixgbe_hw *, u16, u16, u16 *) |
s32(* | validate_checksum )(struct ixgbe_hw *, u16 *) |
s32(* | update_checksum )(struct ixgbe_hw *) |
u16(* | calc_checksum )(struct ixgbe_hw *) |
Definition at line 2792 of file ixgbe_type.h.
Definition at line 2800 of file ixgbe_type.h.
Definition at line 2793 of file ixgbe_type.h.
Definition at line 2795 of file ixgbe_type.h.
Definition at line 2799 of file ixgbe_type.h.
Definition at line 2797 of file ixgbe_type.h.