Searched refs:rpa_strip_vlan_tag (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-config.c1744 if ((vp_config->rpa_strip_vlan_tag !=
1746 (vp_config->rpa_strip_vlan_tag !=
1748 (vp_config->rpa_strip_vlan_tag !=
2737 device_config->vp_config[i].rpa_strip_vlan_tag =
H A Dvxgehal-virtualpath.c4349 if (vpath->vp_config->rpa_strip_vlan_tag ==
4367 vpath->vp_config->rpa_strip_vlan_tag =
4409 if (vpath->vp_config->rpa_strip_vlan_tag ==
4427 vpath->vp_config->rpa_strip_vlan_tag =
4626 if (params->rpa_strip_vlan_tag != VXGE_HAL_DEFAULT_32) {
4627 if (params->rpa_strip_vlan_tag)
4643 vpath->vp_config->rpa_strip_vlan_tag = params->rpa_strip_vlan_tag;
8473 if (vp_config->rpa_strip_vlan_tag !=
8475 if (vp_config->rpa_strip_vlan_tag)
[all...]
H A Dvxgehal-mgmtaux.c732 dev_config->vp_config[i].rpa_strip_vlan_tag, "%u");
/freebsd-10.0-release/sys/dev/vxge/include/
H A Dvxgehal-config.h2124 * @rpa_strip_vlan_tag: Strip VLAN Tag enable/disable. Instructs the device to
2268 u32 rpa_strip_vlan_tag; member in struct:vxge_hal_vp_config_t
H A Dvxgehal-ll.h5553 * @rpa_strip_vlan_tag: Strip VLAN Tag enable/disable. Instructs the device to
5608 u32 rpa_strip_vlan_tag; member in struct:vxge_hal_vpath_rpa_params
/freebsd-10.0-release/sys/dev/vxge/
H A Dvxge.c2168 vp_config->rpa_strip_vlan_tag = VXGE_DEFAULT_STRIP_VLAN_TAG;

Completed in 130 milliseconds