Lines Matching defs:bfi_rport_create_req_s
499 struct bfi_rport_create_req_s { struct
500 struct bfi_mhdr_s mh; /* common msg header */
501 u16 bfa_handle; /* host rport handle */
502 __be16 max_frmsz; /* max rcv pdu size */
503 u32 pid:24, /* remote port ID */
504 lp_fwtag:8; /* local port tag */
505 u32 local_pid:24, /* local port ID */
506 cisc:8;
507 u8 fc_class; /* supported FC classes */
508 u8 vf_en; /* virtual fabric enable */
509 u16 vf_id; /* virtual fabric ID */