Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Drhead_nic.c228 edcp->edc_max_piobuf_count = 0; in rhead_nic_probe()
297 edcp->edc_max_piobuf_count = 0; in rhead_nic_set_drv_limits()
350 EFSYS_ASSERT3U(edcp->edc_max_piobuf_count, ==, 0); in rhead_nic_init()
H A Def10_nic.c2334 edcp->edc_max_piobuf_count = 0; in ef10_nic_probe()
2423 edcp->edc_max_piobuf_count = 0; in ef10_nic_set_drv_limits()
2444 edcp->edc_max_piobuf_count = in ef10_nic_set_drv_limits()
2566 ef10_nic_alloc_piobufs(enp, edcp->edc_max_piobuf_count); in ef10_nic_init()
H A Defx_impl.h855 uint32_t edc_max_piobuf_count; member