igbvf_vlan_rx_add_vid
igbvf_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid);
.ndo_vlan_rx_add_vid = igbvf_vlan_rx_add_vid,