Searched refs:enic_alloc_consistent (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/enic/ |
| H A D | enic_main.c | 360 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 D | enic.h | 419 void *enic_alloc_consistent(void *priv, size_t size, dma_addr_t *dma_handle,
|
| H A D | enic_fm_flow.c | 3256 fm->cmd.va = enic_alloc_consistent(enic, in enic_fm_init()
|