Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/
H A Denic_res.c39 #define GET_CONFIG(m) \ in enic_get_vnic_config() macro
51 GET_CONFIG(flags); in enic_get_vnic_config()
52 GET_CONFIG(wq_desc_count); in enic_get_vnic_config()
53 GET_CONFIG(rq_desc_count); in enic_get_vnic_config()
54 GET_CONFIG(mtu); in enic_get_vnic_config()
56 GET_CONFIG(intr_mode); in enic_get_vnic_config()
58 GET_CONFIG(loop_tag); in enic_get_vnic_config()
59 GET_CONFIG(num_arfs); in enic_get_vnic_config()
60 GET_CONFIG(max_pkt_size); in enic_get_vnic_config()
61 GET_CONFIG(max_rq_ring); in enic_get_vnic_config()
[all …]