Searched defs:send_frame_wqe (Results 1 – 1 of 1) sorted by relevance
4914 struct send_frame_wqe { struct4915 struct ulp_bde64 bde; /* words 0-2 */4916 uint32_t frame_len; /* word 3 */4917 uint32_t fc_hdr_wd0; /* word 4 */4918 uint32_t fc_hdr_wd1; /* word 5 */4919 struct wqe_common wqe_com; /* words 6-11 */4920 uint32_t fc_hdr_wd2; /* word 12 */4921 uint32_t fc_hdr_wd3; /* word 13 */4922 uint32_t fc_hdr_wd4; /* word 14 */4923 uint32_t fc_hdr_wd5; /* word 15 */