Home
last modified time | relevance | path

Searched refs:h_vlan_proto (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/include/linux/
Dif_vlan.h55 __be16 h_vlan_proto; member
243 veth->h_vlan_proto = htons(ETH_P_8021Q); in __vlan_put_tag()
297 if (veth->h_vlan_proto != htons(ETH_P_8021Q)) { in __vlan_get_tag()
/linux-2.6.39/drivers/scsi/fnic/
Dfnic_fcs.c482 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_eth_send()
529 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_send_frame()
/linux-2.6.39/net/8021q/
Dvlan_dev.c322 if (veth->h_vlan_proto != htons(ETH_P_8021Q) || in vlan_dev_hard_start_xmit()
/linux-2.6.39/drivers/s390/net/
Dqeth_l2_main.c256 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
/linux-2.6.39/drivers/net/
Dps3_gelic_net.c768 veth->h_vlan_proto = cpu_to_be16(ETH_P_8021Q); in gelic_put_vlan_tag()
Dforcedeth.c2568 if (((struct vlan_ethhdr *)packet)->h_vlan_proto == htons(ETH_P_8021Q)) { in nv_getlen()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_main.c1750 vh->h_vlan_proto = htons(ETH_P_8021Q); in netxen_tso_check()
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_main.c1967 vh->h_vlan_proto = htons(ETH_P_8021Q); in qlcnic_tso_check()