Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h91 struct tn40_tx_map { struct
98 struct tn40_tx_map *start; /* Points to the first element */ argument
99 struct tn40_tx_map *end; /* Points just AFTER the last element */
100 struct tn40_tx_map *rptr; /* Points to the next element to read */
101 struct tn40_tx_map *wptr; /* Points to the next element to write */
H A Dtn40.c459 struct tn40_tx_map **pptr) in tn40_do_tx_db_ptr_next()
487 d->size = memsz / sizeof(struct tn40_tx_map) - 1; in tn40_tx_db_init()