<dec f='src/src/sys/dev/ic/i82557.c' l='188' type='int fxp_add_rfabuf(struct fxp_softc * , bus_dmamap_t , int )'/>
<use f='src/src/sys/dev/ic/i82557.c' l='1443' u='c' c='fxp_rxintr'/>
<use f='src/src/sys/dev/ic/i82557.c' l='1953' u='c' c='fxp_init'/>
<def f='src/src/sys/dev/ic/i82557.c' l='2079' ll='2115' type='int fxp_add_rfabuf(struct fxp_softc * sc, bus_dmamap_t rxmap, int unload)'/>
<doc f='src/src/sys/dev/ic/i82557.c' l='2072'>/*
 * Add a buffer to the end of the RFA buffer list.
 * Return 0 if successful, error code on failure.
 *
 * The RFA struct is stuck at the beginning of mbuf cluster and the
 * data pointer is fixed up to point just past it.
 */</doc>
