Searched refs:qman_portal_set_iperiod (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c477 res = qman_portal_set_iperiod(portal, period);
482 qman_portal_set_iperiod(portal, prev_period);
497 qman_portal_set_iperiod(portal, prev_period);
/linux-master/include/soc/fsl/
H A Dqman.h1257 int qman_portal_set_iperiod(struct qman_portal *portal, u32 iperiod);
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1063 int qman_portal_set_iperiod(struct qman_portal *portal, u32 iperiod) function
1072 EXPORT_SYMBOL(qman_portal_set_iperiod); variable

Completed in 113 milliseconds