Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_res.c37 #define GET_CONFIG(m) \ in enic_get_vnic_config() macro
49 GET_CONFIG(flags); in enic_get_vnic_config()
50 GET_CONFIG(wq_desc_count); in enic_get_vnic_config()
51 GET_CONFIG(rq_desc_count); in enic_get_vnic_config()
52 GET_CONFIG(mtu); in enic_get_vnic_config()
53 GET_CONFIG(intr_timer_type); in enic_get_vnic_config()
54 GET_CONFIG(intr_mode); in enic_get_vnic_config()
55 GET_CONFIG(intr_timer_usec); in enic_get_vnic_config()
56 GET_CONFIG(loop_tag); in enic_get_vnic_config()
57 GET_CONFIG(num_arfs); in enic_get_vnic_config()
[all …]