Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3894 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
3908 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
3914 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
3920 tx_start_bd->vlan_or_ethertype = cpu_to_le16(pkt_prod); in bnx2x_start_xmit()
4039 le16_to_cpu(tx_start_bd->vlan_or_ethertype)); in bnx2x_start_xmit()
Dbnx2x_ethtool.c2595 tx_start_bd->vlan_or_ethertype = cpu_to_le16(pkt_prod); in bnx2x_run_loopback()
Dbnx2x_hsi.h4501 __le16 vlan_or_ethertype; member