Searched defs:mlx4_en_tx_info (Results 1 – 1 of 1) sorted by relevance
222 struct mlx4_en_tx_info { struct223 union {227 dma_addr_t map0_dma;228 u32 map0_byte_count;229 u32 nr_txbb;230 u32 nr_bytes;231 u8 linear;232 u8 data_offset;233 u8 inl;234 u8 ts_requested;[all …]