K 10 svn:author V 2 mw K 8 svn:date V 27 2020-05-26T16:05:42.036816Z K 7 svn:log V 290 Refactor ena_tx_map_mbuf() function There is no guarantee from bus_dmamap_load_mbuf_sg() for matching mbuf chain segments to dma physical segments. This patch ensure correctly mapping to LLQ header and DMA segments. Submitted by: Ido Segev Obtained from: Amazon, Inc. END