Home
last modified time | relevance | path

Searched refs:TX_BD_FLAGS_START (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c5867 txbd->tx_bd_vlan_tag_flags = TX_BD_FLAGS_START | TX_BD_FLAGS_END; in bnx2_run_loopback()
6678 txbd->tx_bd_vlan_tag_flags = vlan_tag_flags | TX_BD_FLAGS_START; in bnx2_start_xmit()
H A Dbnx2.h39 #define TX_BD_FLAGS_START (1<<7) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c5851 txbd->tx_bd_vlan_tag_flags = TX_BD_FLAGS_START | TX_BD_FLAGS_END; in bnx2_run_loopback()
6663 txbd->tx_bd_vlan_tag_flags = vlan_tag_flags | TX_BD_FLAGS_START; in bnx2_start_xmit()
H A Dbnx2.h39 #define TX_BD_FLAGS_START (1<<7) macro

Completed in 67 milliseconds