Home | History | Annotate | Download | only in ic

Lines Matching refs:bwi_mac

344 struct bwi_mac;
356 void (*phy_init)(struct bwi_mac *);
408 void (*rf_off)(struct bwi_mac *);
409 void (*rf_on)(struct bwi_mac *);
411 void (*rf_set_nrssi_thr)(struct bwi_mac *);
412 void (*rf_calc_nrssi_slope)(struct bwi_mac *);
414 (struct bwi_mac *,
417 void (*rf_lo_update)(struct bwi_mac *);
445 struct bwi_mac {
609 struct bwi_mac sc_mac[BWI_MAC_MAX];
839 bwi_phy_init(struct bwi_mac *_mac)
855 bwi_rf_off(struct bwi_mac *_mac)
864 bwi_rf_on(struct bwi_mac *_mac)
876 bwi_rf_calc_nrssi_slope(struct bwi_mac *_mac)
882 bwi_rf_set_nrssi_thr(struct bwi_mac *_mac)
888 bwi_rf_calc_rssi(struct bwi_mac *_mac, const struct bwi_rxbuf_hdr *_hdr)
894 bwi_rf_lo_update(struct bwi_mac *_mac)