Searched defs:bfi_fcxp_send_req_s (Results 1 – 1 of 1) sorted by relevance
346 struct bfi_fcxp_send_req_s { struct347 struct bfi_mhdr_s mh; /* Common msg header */348 __be16 fcxp_tag; /* driver request tag */349 __be16 max_frmsz; /* max send frame size */350 __be16 vf_id; /* vsan tag if applicable */351 u16 rport_fw_hndl; /* FW Handle for the remote port */352 u8 class; /* FC class used for req/rsp */353 u8 rsp_timeout; /* timeout in secs, 0-no response */354 u8 cts; /* continue sequence */355 u8 lp_fwtag; /* lport tag */[all …]