Searched refs:JME_RX_NSEGS (Results 1 – 2 of 2) sorted by relevance
1009 #define JME_RX_NSEGS(x) (((x) & JME_RD_CNT_MASK) >> JME_RD_CNT_SHIFT) macro
2319 nsegs = JME_RX_NSEGS(status); in jme_rxpkt()2510 nsegs = JME_RX_NSEGS(le32toh(desc->buflen)); in jme_rxeof()