Home
last modified time | relevance | path

Searched refs:ETH_VMDQ_DCB_NUM_QUEUES (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_eth_conf.h17 #define ETH_VMDQ_DCB_NUM_QUEUES 128 /**< Maximum nb. of VMDQ DCB queues. */ macro
Dlayout_eth_conf_1_0.h18 #define ETH_VMDQ_DCB_NUM_QUEUES 128 /**< Maximum nb. of VMDQ DCB queues. */ macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_eth_conf_1_0.rs142 pub const ETH_VMDQ_DCB_NUM_QUEUES: u32 = 128; constant
Dlayout_eth_conf.rs99 pub const ETH_VMDQ_DCB_NUM_QUEUES: u32 = 128; constant