Home
last modified time | relevance | path

Searched refs:TX_BD_FLAGS_T_IPID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hw_def.h14 #define TX_BD_FLAGS_T_IPID BIT(7) macro
H A Dbnge_txrx.c1513 lflags |= cpu_to_le32(TX_BD_FLAGS_LSO | TX_BD_FLAGS_T_IPID | in bnge_start_xmit()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h100 #define TX_BD_FLAGS_T_IPID (1 << 7) macro
H A Dbnxt.c688 TX_BD_FLAGS_T_IPID | in bnxt_start_xmit()