Searched refs:tx_list_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/re/
H A Dif_re.c999 bus_size_t rx_list_size, tx_list_size; local
1004 tx_list_size = sc->rl_ldata.rl_tx_desc_cnt * sizeof(struct rl_desc);
1066 NULL, tx_list_size, 1, tx_list_size, 0,
1089 tx_list_size, re_dma_map_addr,

Completed in 38 milliseconds