Home
last modified time | relevance | path

Searched refs:tx_bd_ext (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h93 struct tx_bd_ext { struct
959 struct tx_bd_ext txbd2;
2853 static inline struct tx_bd_ext *
2858 struct tx_bd_ext *txbd1; in bnxt_init_ext_bd()
2860 txbd1 = (struct tx_bd_ext *) in bnxt_init_ext_bd()
H A Dbnxt.c475 struct tx_bd_ext *txbd1; in bnxt_start_xmit()
579 struct tx_bd_ext *tx_push1 = &tx_push->txbd2; in bnxt_start_xmit()