Searched refs:tx_bd (Results 1 – 3 of 3) sorted by relevance
1017 struct rtw89_pci_tx_bd_32 *tx_bd, *head; in rtw89_pci_get_next_txbd() local1020 tx_bd = head + bd_ring->wp; in rtw89_pci_get_next_txbd()1022 return tx_bd; in rtw89_pci_get_next_txbd()
1099 struct tx_bd { struct6068 #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))6485 struct tx_bd *tx_bd_chain[MAX_TX_PAGES];
334 int, struct tx_bd *);5520 struct tx_bd *txbd; in bce_init_tx_chain()6791 struct tx_bd *txbd = NULL; in bce_tx_intr()7218 struct tx_bd *txbd = NULL; in bce_tx_encap()9785 bce_dump_txbd(struct bce_softc *sc, int idx, struct tx_bd *txbd) in bce_dump_txbd()10332 struct tx_bd *txbd; in bce_dump_tx_chain()