Linux Kernel
3.7.1
|
#include <mlx4_en.h>
Data Fields | |
struct mlx4_hwq_resources | wqres |
struct mlx4_en_rx_alloc | page_alloc [MLX4_EN_MAX_RX_FRAGS] |
u32 | size |
u32 | actual_size |
u32 | size_mask |
u16 | stride |
u16 | log_stride |
u16 | cqn |
u32 | prod |
u32 | cons |
u32 | buf_size |
u8 | fcs_del |
void * | buf |
void * | rx_info |
unsigned long | bytes |
unsigned long | packets |
unsigned long | csum_ok |
unsigned long | csum_none |
struct mlx4_en_rx_alloc page_alloc[MLX4_EN_MAX_RX_FRAGS] |
struct mlx4_hwq_resources wqres |