Searched refs:oldm (Results 1 – 1 of 1) sorted by relevance
1508 fxp_add_rfabuf(sc, oldm) in fxp_add_rfabuf() argument1510 struct mbuf *oldm;1522 if (oldm == NULL)1524 m = oldm;1527 if (oldm == NULL) {1533 } else if (oldm == m)1534 rxmap = *((bus_dmamap_t *)oldm->m_ext.ext_buf);1536 rxmap = *((bus_dmamap_t *)oldm->m_ext.ext_buf);1544 if (oldm == NULL)1546 m = oldm;[all …]