Home
last modified time | relevance | path

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

/freebsd/sys/dev/re/
H A Dif_re.c1000 bus_size_t rx_list_size, tx_list_size; in re_allocmem() local
1005 tx_list_size = sc->rl_ldata.rl_tx_desc_cnt * sizeof(struct rl_desc); in re_allocmem()
1067 NULL, tx_list_size, 1, tx_list_size, 0, in re_allocmem()
1090 tx_list_size, re_dma_map_addr, in re_allocmem()