Linux Kernel
3.7.1
|
#include <bfa_fcs.h>
Data Fields | |
struct list_head | qe |
struct bfa_fcs_lport_s * | port |
struct bfa_fcs_s * | fcs |
struct bfad_rport_s * | rp_drv |
u32 | pid |
u32 | old_pid |
u16 | maxfrsize |
__be16 | reply_oxid |
enum fc_cos | fc_cos |
bfa_boolean_t | cisc |
bfa_boolean_t | prlo |
bfa_boolean_t | plogi_pending |
wwn_t | pwwn |
wwn_t | nwwn |
struct bfa_rport_symname_s | psym_name |
bfa_sm_t | sm |
struct bfa_timer_s | timer |
struct bfa_fcs_itnim_s * | itnim |
struct bfa_fcs_tin_s * | tin |
struct bfa_fcs_iprp_s * | iprp |
struct bfa_rport_s * | bfa_rport |
struct bfa_fcxp_s * | fcxp |
int | plogi_retries |
int | ns_retries |
struct bfa_fcxp_wqe_s | fcxp_wqe |
struct bfa_rport_stats_s | stats |
enum bfa_rport_function | scsi_function |
struct bfa_fcs_rpf_s | rpf |
bfa_boolean_t | scn_online |
struct bfa_rport_s* bfa_rport |
bfa_boolean_t cisc |
struct bfa_fcxp_s* fcxp |
struct bfa_fcxp_wqe_s fcxp_wqe |
struct bfa_fcs_itnim_s* itnim |
bfa_boolean_t plogi_pending |
bfa_boolean_t prlo |
struct bfa_rport_symname_s psym_name |
struct bfad_rport_s* rp_drv |
struct bfa_fcs_rpf_s rpf |
bfa_boolean_t scn_online |
enum bfa_rport_function scsi_function |