Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/fsl/
H A Ddpaa2-io.h130 int dpaa2_io_query_bp_count(struct dpaa2_io *d, u16 bpid,
/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Ddpio-service.c761 int dpaa2_io_query_bp_count(struct dpaa2_io *d, u16 bpid, u32 *num) in dpaa2_io_query_bp_count() function
781 EXPORT_SYMBOL_GPL(dpaa2_io_query_bp_count);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c309 err = dpaa2_io_query_bp_count(NULL, priv->bpid, &buf_cnt); in dpaa2_eth_get_ethtool_stats()