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