Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h100 struct tn40_txdb { struct
151 struct tn40_txdb txdb;
H A Dtn40.c458 static void tn40_do_tx_db_ptr_next(struct tn40_txdb *db, in tn40_do_tx_db_ptr_next()
466 static void tn40_tx_db_inc_rptr(struct tn40_txdb *db) in tn40_tx_db_inc_rptr()
471 static void tn40_tx_db_inc_wptr(struct tn40_txdb *db) in tn40_tx_db_inc_wptr()
476 static int tn40_tx_db_init(struct tn40_txdb *d, int sz_type) in tn40_tx_db_init()
496 static void tn40_tx_db_close(struct tn40_txdb *d) in tn40_tx_db_close()
548 static void tn40_txdb_set(struct tn40_txdb *db, dma_addr_t dma, int len) in tn40_txdb_set()
580 struct tn40_txdb *db = &priv->txdb; in tn40_tx_map_skb()
821 struct tn40_txdb *db = &priv->txdb; in tn40_tx_cleanup()
875 struct tn40_txdb *db = &priv->txdb; in tn40_tx_free_skbs()