Linux Kernel
3.7.1
|
#include <bfa_defs_fcs.h>
Data Fields | |
enum bfa_lport_state | state |
u32 | pid |
struct bfa_lport_cfg_s | port_cfg |
enum bfa_port_type | port_type |
u32 | loopback |
wwn_t | fabric_name |
u8 | fabric_ip_addr [BFA_FCS_FABRIC_IPADDR_SZ] |
mac_t | fpma_mac |
u16 | authfail |
Definition at line 243 of file bfa_defs_fcs.h.
u16 authfail |
Definition at line 253 of file bfa_defs_fcs.h.
u8 fabric_ip_addr[BFA_FCS_FABRIC_IPADDR_SZ] |
Definition at line 250 of file bfa_defs_fcs.h.
wwn_t fabric_name |
Definition at line 249 of file bfa_defs_fcs.h.
mac_t fpma_mac |
Definition at line 252 of file bfa_defs_fcs.h.
Definition at line 248 of file bfa_defs_fcs.h.
Definition at line 245 of file bfa_defs_fcs.h.
Definition at line 246 of file bfa_defs_fcs.h.
enum bfa_port_type port_type |
Definition at line 247 of file bfa_defs_fcs.h.
enum bfa_lport_state state |
Definition at line 244 of file bfa_defs_fcs.h.