Lines Matching refs:rs_mbuf
1275 if (rs->rs_mbuf == NULL)
1280 m_freem(rs->rs_mbuf);
1281 rs->rs_mbuf = NULL;
1303 if (rs->rs_mbuf != NULL)
1306 rs->rs_mbuf = NULL;
1314 rs->rs_mbuf = m;
1329 KASSERT(rs->rs_mbuf == NULL);
1363 ctl = __SHIFTIN(rs->rs_mbuf->m_len, RTW_RXCTL_LENGTH_MASK) |
1535 if (len > rs->rs_mbuf->m_len) {
1539 len, rs->rs_mbuf->m_len, hstat, next);
1570 m = rs->rs_mbuf;
1600 /* Note well: now we cannot recycle the rs_mbuf unless