Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.c161 #define HINIC_GET_RX_VLAN_OFFLOAD_EN(offload_type) \ macro
857 if (!HINIC_GET_RX_VLAN_OFFLOAD_EN(offload_type) || 0 == vlan_tag) { in hinic_rx_vlan()