Home
last modified time | relevance | path

Searched defs:send_frame_wqe (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw4.h4758 struct send_frame_wqe { struct
4759 struct ulp_bde64 bde; /* words 0-2 */
4760 uint32_t frame_len; /* word 3 */
4761 uint32_t fc_hdr_wd0; /* word 4 */
4762 uint32_t fc_hdr_wd1; /* word 5 */
4763 struct wqe_common wqe_com; /* words 6-11 */
4787 struct send_frame_wqe send_frame; argument