bwi_rxbuf_hdr
const struct bwi_rxbuf_hdr *);
const struct bwi_rxbuf_hdr *);
const struct bwi_rxbuf_hdr *);
const struct bwi_rxbuf_hdr *);
bwi_rf_calc_rssi_bcm2050(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr)
bwi_rf_calc_rssi_bcm2053(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr)
bwi_rf_calc_rssi_bcm2060(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr)
sizeof(struct bwi_rxbuf_hdr), BWI_RX_NDESC);
struct bwi_rxbuf_hdr *hdr;
hdr = (struct bwi_rxbuf_hdr *)(sc->sc_bounce_rx_data +
struct bwi_rxbuf_hdr *hdr;
hdr = mtod(rxbuf->rb_mbuf, struct bwi_rxbuf_hdr *);
struct bwi_rxbuf_hdr *hdr;
hdr = mtod(m, struct bwi_rxbuf_hdr *);
bwi_calc_rssi(struct bwi_softc *sc, const struct bwi_rxbuf_hdr *hdr)
const struct bwi_rxbuf_hdr *);
bwi_rf_calc_rssi(struct bwi_mac *_mac, const struct bwi_rxbuf_hdr *_hdr)