Linux Kernel
3.7.1
|
#include <bnx2x_sp.h>
Data Fields | |
struct bnx2x_general_setup_params | gen_params |
struct bnx2x_txq_setup_params | txq_params |
struct bnx2x_rxq_setup_params | rxq_params |
struct rxq_pause_params | pause_params |
unsigned long | flags |
Definition at line 937 of file bnx2x_sp.h.
unsigned long flags |
Definition at line 942 of file bnx2x_sp.h.
struct bnx2x_general_setup_params gen_params |
Definition at line 938 of file bnx2x_sp.h.
struct rxq_pause_params pause_params |
Definition at line 941 of file bnx2x_sp.h.
struct bnx2x_rxq_setup_params rxq_params |
Definition at line 940 of file bnx2x_sp.h.
struct bnx2x_txq_setup_params txq_params |
Definition at line 939 of file bnx2x_sp.h.