Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c469 icp->iceof = (val & iceof_mask) >> 12; in fman_if_get_ic_params()
488 val |= (icp->iceof << 12) & iceof_mask; in fman_if_set_ic_params()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfman.h359 uint16_t iceof; member
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c880 icp.iceof = DEFAULT_RX_ICEOF; in dpaa_fman_if_pool_setup()