portal
void qman_dqrr_get_ithresh(struct qman_portal *portal, u8 *ithresh);
int qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh);
void qman_portal_get_iperiod(struct qman_portal *portal, u32 *iperiod);
int qman_portal_set_iperiod(struct qman_portal *portal, u32 iperiod);