Searched defs:mlx4_en_tx_info (Results 1 – 1 of 1) sorted by relevance
202 struct mlx4_en_tx_info { struct203 union {207 dma_addr_t map0_dma;208 u32 map0_byte_count;209 u32 nr_txbb;210 u32 nr_bytes;211 u8 linear;212 u8 data_offset;213 u8 inl;214 u8 ts_requested;[all …]