Searched defs:ena_admin_queue_ext_feature_fields (Results 1 – 1 of 1) sorted by relevance
596 struct ena_admin_queue_ext_feature_fields { struct597 u32 max_tx_sq_num;599 u32 max_tx_cq_num;601 u32 max_rx_sq_num;603 u32 max_rx_cq_num;605 u32 max_tx_sq_depth;607 u32 max_tx_cq_depth;609 u32 max_rx_sq_depth;611 u32 max_rx_cq_depth;613 u32 max_tx_header_size;[all …]