Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h310 void nicvf_config_vlan_stripping(struct nicvf *nic,
Dnicvf_queues.c478 void nicvf_config_vlan_stripping(struct nicvf *nic, netdev_features_t features) in nicvf_config_vlan_stripping() function
550 nicvf_config_vlan_stripping(nic, nic->netdev->features); in nicvf_rcv_queue_config()
Dnicvf_main.c1437 nicvf_config_vlan_stripping(nic, features); in nicvf_set_features()