Searched defs:ena_admin_queue_ext_feature_fields (Results 1 – 1 of 1) sorted by relevance
588 struct ena_admin_queue_ext_feature_fields { struct589 u32 max_tx_sq_num;591 u32 max_tx_cq_num;593 u32 max_rx_sq_num;595 u32 max_rx_cq_num;597 u32 max_tx_sq_depth;599 u32 max_tx_cq_depth;601 u32 max_rx_sq_depth;603 u32 max_rx_cq_depth;605 u32 max_tx_header_size;[all …]