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