Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h330 void nicvf_config_vlan_stripping(struct nicvf *nic,
H A Dnicvf_queues.c710 void nicvf_config_vlan_stripping(struct nicvf *nic, netdev_features_t features) in nicvf_config_vlan_stripping() function
807 nicvf_config_vlan_stripping(nic, nic->netdev->features); in nicvf_rcv_queue_config()
H A Dnicvf_main.c1793 nicvf_config_vlan_stripping(nic, features); in nicvf_set_features()