bus/fslmc: support up to 32 frames in one volatile dequeue
authorHaiying Wang <haiying.wang@nxp.com>
Sat, 16 Sep 2017 10:52:18 +0000 (16:22 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 01:23:02 +0000 (03:23 +0200)
commit07d862ea1ed1d77f6dc119e196dfa7d0ee9511bb
tree63325c17c81a425e20c0c3e58663094fb0302142
parent43f7ff9de4781fb8d1a93a016fa26d638bf03a0e
bus/fslmc: support up to 32 frames in one volatile dequeue

QMan5.0 supports up to 32 frames in one volatile dequeue
command. For the older Qman versions which only support
up to 16 frames, the highest bit in NUMF will be ignored.

Signed-off-by: Haiying Wang <haiying.wang@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/bus/fslmc/qbman/qbman_portal.c