Searched defs:mlx4_en_tx_info (Results 1 – 1 of 1) sorted by relevance
213 struct mlx4_en_tx_info { struct214 union {218 dma_addr_t map0_dma;219 u32 map0_byte_count;220 u32 nr_txbb;221 u32 nr_bytes;222 u8 linear;223 u8 data_offset;224 u8 inl;225 u8 ts_requested;[all …]