|
Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
| void ** | sw_qpt |
| void * | unmap_q |
| u32 | producer_index |
| u32 | consumer_index |
| u32 | q_depth |
| void __iomem * | q_dbell |
| int | page_idx |
| int | page_count |
| struct bna_rxq * | rxq |
| struct bna_ccb * | ccb |
| struct bnad * | bnad |
| void * | priv |
| unsigned long | flags |
| int | id |
Definition at line 563 of file bna_types.h.
Definition at line 576 of file bna_types.h.
Definition at line 575 of file bna_types.h.
| u32 consumer_index |
Definition at line 568 of file bna_types.h.
| unsigned long flags |
Definition at line 578 of file bna_types.h.
Definition at line 579 of file bna_types.h.
| int page_count |
Definition at line 572 of file bna_types.h.
| int page_idx |
Definition at line 571 of file bna_types.h.
Definition at line 577 of file bna_types.h.
| u32 producer_index |
Definition at line 567 of file bna_types.h.
Definition at line 570 of file bna_types.h.
| u32 q_depth |
Definition at line 569 of file bna_types.h.
Definition at line 574 of file bna_types.h.
| void** sw_qpt |
Definition at line 565 of file bna_types.h.
| void* unmap_q |
Definition at line 566 of file bna_types.h.
1.8.2