Searched refs:sgl_type (Results 1 – 2 of 2) sorted by relevance
235 uint8_t sgl_type:4; /* SGL descriptor type */ member
2414 uint32_t sgl_type, uint32_t *pcnt) in emlxs_pkt_to_sgl() argument2430 last = sgl_type & SGL_LAST; in emlxs_pkt_to_sgl()2431 sgl_type &= ~SGL_LAST; in emlxs_pkt_to_sgl()2434 switch (sgl_type) { in emlxs_pkt_to_sgl()2459 switch (sgl_type) { in emlxs_pkt_to_sgl()2507 if (sgl_type == SGL_DATA) { in emlxs_pkt_to_sgl()