Home
last modified time | relevance | path

Searched refs:vlan_or_ethertype (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c2824 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
2829 tx_start_bd->vlan_or_ethertype = cpu_to_le16(pkt_prod); in bnx2x_start_xmit()
2880 le16_to_cpu(tx_start_bd->vlan_or_ethertype)); in bnx2x_start_xmit()
Dbnx2x_ethtool.c1913 tx_start_bd->vlan_or_ethertype = cpu_to_le16(pkt_prod); in bnx2x_run_loopback()
Dbnx2x_hsi.h4035 __le16 vlan_or_ethertype; member