Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/
H A Denic_main.c360 enic_alloc_consistent(void *priv, size_t size, in enic_alloc_consistent() function
1210 rss_key_buf_va = enic_alloc_consistent(enic, sizeof(union vnic_rss_key), in enic_set_rsskey()
1241 rss_cpu_buf_va = enic_alloc_consistent(enic, sizeof(union vnic_rss_cpu), in enic_set_rss_reta()
1931 enic_alloc_consistent, in enic_probe()
H A Denic.h419 void *enic_alloc_consistent(void *priv, size_t size, dma_addr_t *dma_handle,
H A Denic_fm_flow.c3256 fm->cmd.va = enic_alloc_consistent(enic, in enic_fm_init()