|
Linux Kernel
3.7.1
|
#include <bnx2x_sp.h>
Data Fields | |
| struct { | |
| unsigned long flags | |
| u16 hc_rate | |
| u8 fw_sb_id | |
| u8 sb_cq_index | |
| } | tx |
| struct { | |
| unsigned long flags | |
| u16 hc_rate | |
| u8 fw_sb_id | |
| u8 sb_cq_index | |
| } | rx |
| struct eth_context * | cxts [BNX2X_MULTI_TX_COS] |
| u8 | max_cos |
Definition at line 830 of file bnx2x_sp.h.
| struct eth_context* cxts[BNX2X_MULTI_TX_COS] |
Definition at line 846 of file bnx2x_sp.h.
| unsigned long flags |
Definition at line 832 of file bnx2x_sp.h.
| u8 fw_sb_id |
Definition at line 834 of file bnx2x_sp.h.
| u16 hc_rate |
Definition at line 833 of file bnx2x_sp.h.
| u8 max_cos |
Definition at line 849 of file bnx2x_sp.h.
| struct { ... } rx |
| u8 sb_cq_index |
Definition at line 835 of file bnx2x_sp.h.
| struct { ... } tx |
1.8.2