Home
last modified time | relevance | path

Searched defs:ifid (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_rxtx.c338 dpaa_eth_sg_to_mbuf(const struct qm_fd *fd, uint32_t ifid) in dpaa_eth_sg_to_mbuf()
398 dpaa_eth_fd_to_mbuf(const struct qm_fd *fd, uint32_t ifid) in dpaa_eth_fd_to_mbuf()
638 u32 ifid = ((struct dpaa_if *)fq->dpaa_intf)->ifid; in dpaa_rx_cb_parallel() local
666 u32 ifid = ((struct dpaa_if *)fq->dpaa_intf)->ifid; in dpaa_rx_cb_atomic() local
742 uint32_t num_rx = 0, ifid = ((struct dpaa_if *)fq->dpaa_intf)->ifid; in dpaa_eth_queue_rx() local
H A Ddpaa_ethdev.h115 uint32_t ifid; member