Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3909 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
3923 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
3929 tx_start_bd->vlan_or_ethertype = in bnx2x_start_xmit()
3935 tx_start_bd->vlan_or_ethertype = cpu_to_le16(pkt_prod); in bnx2x_start_xmit()
4054 le16_to_cpu(tx_start_bd->vlan_or_ethertype)); in bnx2x_start_xmit()
Dbnx2x_ethtool.c2593 tx_start_bd->vlan_or_ethertype = cpu_to_le16(pkt_prod); in bnx2x_run_loopback()
Dbnx2x_hsi.h4501 __le16 vlan_or_ethertype; member