Searched refs:vlan (Results 126 - 129 of 129) sorted by relevance

123456

/freebsd-10.1-release/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c2065 if (rxcd->vlan) {
/freebsd-10.1-release/sys/dev/cxgbe/
H A Dt4_sge.c1761 m0->m_pkthdr.ether_vtag = be16toh(cpl->vlan);
/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixgbe.c2672 ** then vlan events are not passed thru, breaking
3305 ** In advanced descriptors the vlan tag must
3317 * Jump over vlan headers if already present,
3421 * Jump over vlan headers if already present
4565 /* Process vlan info */
4568 vtag = le16toh(cur->wb.upper.vlan);
4672 ** This routine is run via an vlan config EVENT,
4674 ** we can get the vlan id. This just creates the
4700 ** This routine is run via an vlan
4739 ** have been no vlan'
[all...]
/freebsd-10.1-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3228 __be16 vlan[16]; member in struct:fw_ldst_cmd::fw_ldst::fw_ldst_mps

Completed in 112 milliseconds

123456