Lines Matching refs:rfa
113 * card DMAs the packet immediately following the RFA. However,
116 * we actually offset the RFA 2 bytes into the cluster. This
118 * boundary. HOWEVER! This means that the RFA is misaligned!
1209 fxp_rx_hwcksum(struct fxp_softc *sc, struct mbuf *m, const struct fxp_rfa *rfa,
1225 csum_stat = rfa->cksum_stat;
1226 if ((rfa->rfa_status & htole16(FXP_RFA_STATUS_PARSE)) == 0)
1342 struct fxp_rfa *rfa;
1350 rfa = FXP_MTORFA(m);
1356 rxstat = le16toh(rfa->rfa_status);
1374 len = le16toh(rfa->actual_size) &
1408 (rfa->rfa_status & htole16(FXP_RFA_STATUS_VLAN)) != 0)
1409 vlan_set_tag(m, be16toh(rfa->vlan_id));
1414 fxp_rx_hwcksum(sc, m, rfa, len);
1701 * Initialize base of CBL and RFA memory. Loading with zero
1976 * Initialize receiver buffer area - RFA.
2069 * Add a buffer to the end of the RFA buffer list.
2072 * The RFA struct is stuck at the beginning of mbuf cluster and the