Searched defs:ena_admin_queue_ext_feature_fields (Results 1 – 1 of 1) sorted by relevance
541 struct ena_admin_queue_ext_feature_fields { struct542 u32 max_tx_sq_num;544 u32 max_tx_cq_num;546 u32 max_rx_sq_num;548 u32 max_rx_cq_num;550 u32 max_tx_sq_depth;552 u32 max_tx_cq_depth;554 u32 max_rx_sq_depth;556 u32 max_rx_cq_depth;558 u32 max_tx_header_size;[all …]