Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h100 struct tn40_txdb { struct
101 struct tn40_tx_map *start; /* Points to the first element */
102 struct tn40_tx_map *end; /* Points just AFTER the last element */
103 struct tn40_tx_map *rptr; /* Points to the next element to read */
104 struct tn40_tx_map *wptr; /* Points to the next element to write */
105 int size; /* Number of elements in the db */