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)
bwi_rf_calc_rssi(struct bwi_mac *_mac, const struct bwi_rxbuf_hdr *_hdr)
static int bwi_calc_rssi(struct bwi_softc *, const struct bwi_rxbuf_hdr *);
struct bwi_rxbuf_hdr *, const void *, int, int, int);
sizeof(struct bwi_rxbuf_hdr), BWI_RX_NDESC);
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)
struct bwi_rxbuf_hdr *hdr, const void *plcp, int rate, int rssi, int noise)
const struct bwi_rxbuf_hdr *);