Searched refs:vlan_tag_strip (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-main.h264 int vlan_tag_strip; member in struct:vxge_ring
311 int vlan_tag_strip; member in struct:vxgedev
H A Dvxge-main.c16 * vlan_tag_strip:
70 VXGE_MODULE_PARAM_INT(vlan_tag_strip, VXGE_HW_VPATH_RPA_STRIP_VLAN_TAG_ENABLE);
309 (ring->vlan_tag_strip ==
317 (ring->vlan_tag_strip ==
2018 vpath->ring.vlan_tag_strip = vdev->vlan_tag_strip;
3600 vlan_tag_strip;
4213 vdev->vlan_tag_strip = vlan_tag_strip;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c49 * vlan_tag_strip: This can be used to enable or disable vlan stripping.
510 S2IO_PARM_INT(vlan_tag_strip, NO_STRIP_IN_PROMISC);
2309 if (vlan_tag_strip == 0) {
5053 if (vlan_tag_strip != 1) {
5075 if (vlan_tag_strip != 0) {
8296 if (vlan_tag_strip)

Completed in 55 milliseconds