Linux Kernel
3.7.1
|
#include <ocrdma_sli.h>
Data Fields | |
struct ocrdma_mqe_hdr | hdr |
struct ocrdma_mbx_rsp | rsp |
u32 | config_num |
u32 | asic_revision |
u32 | phy_port |
u32 | fn_mode |
struct { | |
u32 mode | |
u32 nic_wqid_base | |
u32 nic_wq_tot | |
u32 prot_wqid_base | |
u32 prot_wq_tot | |
u32 prot_rqid_base | |
u32 prot_rqid_tot | |
u32 rsvd [6] | |
} | ulp [2] |
u32 | fn_capabilities |
u32 | rsvd1 |
u32 | rsvd2 |
u32 | base_eqid |
u32 | max_eq |
Definition at line 514 of file ocrdma_sli.h.
u32 asic_revision |
Definition at line 519 of file ocrdma_sli.h.
u32 base_eqid |
Definition at line 535 of file ocrdma_sli.h.
u32 config_num |
Definition at line 518 of file ocrdma_sli.h.
u32 fn_capabilities |
Definition at line 532 of file ocrdma_sli.h.
u32 fn_mode |
Definition at line 521 of file ocrdma_sli.h.
Definition at line 515 of file ocrdma_sli.h.
u32 max_eq |
Definition at line 536 of file ocrdma_sli.h.
u32 mode |
Definition at line 523 of file ocrdma_sli.h.
u32 nic_wq_tot |
Definition at line 525 of file ocrdma_sli.h.
u32 nic_wqid_base |
Definition at line 524 of file ocrdma_sli.h.
u32 phy_port |
Definition at line 520 of file ocrdma_sli.h.
u32 prot_rqid_base |
Definition at line 528 of file ocrdma_sli.h.
u32 prot_rqid_tot |
Definition at line 529 of file ocrdma_sli.h.
u32 prot_wq_tot |
Definition at line 527 of file ocrdma_sli.h.
u32 prot_wqid_base |
Definition at line 526 of file ocrdma_sli.h.
struct ocrdma_mbx_rsp rsp |
Definition at line 516 of file ocrdma_sli.h.
u32 rsvd[6] |
Definition at line 530 of file ocrdma_sli.h.
u32 rsvd1 |
Definition at line 533 of file ocrdma_sli.h.
u32 rsvd2 |
Definition at line 534 of file ocrdma_sli.h.
struct { ... } ulp[2] |