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