Home
last modified time | relevance | path

Searched refs:bwi_tpctl (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwimac.h56 const struct bwi_tpctl *);
H A Dbwirf.h46 void bwi_rf_lo_adjust(struct bwi_mac *, const struct bwi_tpctl *);
H A Dbwimac.c499 bwi_mac_set_tpctl_11bg(struct bwi_mac *mac, const struct bwi_tpctl *new_tpctl) in bwi_mac_set_tpctl_11bg()
502 struct bwi_tpctl *tpctl = &mac->mac_tpctl; in bwi_mac_set_tpctl_11bg()
595 struct bwi_tpctl *tpctl = &mac->mac_tpctl; in bwi_mac_setup_tpctl()
761 struct bwi_tpctl tpctl_orig; in bwi_mac_init_tpctl_11bg()
785 struct bwi_tpctl tpctl; in bwi_mac_init_tpctl_11bg()
1749 struct bwi_tpctl tpctl; in bwi_mac_adjust_tpctl()
H A Dif_bwivar.h372 struct bwi_tpctl { struct
467 struct bwi_tpctl mac_tpctl; /* TX power control */
H A Dbwirf.c588 bwi_rf_lo_find(struct bwi_mac *mac, const struct bwi_tpctl *tpctl) in bwi_rf_lo_find()
630 bwi_rf_lo_adjust(struct bwi_mac *mac, const struct bwi_tpctl *tpctl) in bwi_rf_lo_adjust()
1261 struct bwi_tpctl *tpctl = &mac->mac_tpctl; in bwi_rf_lo_update_11g()
H A Dbwiphy.c316 const struct bwi_tpctl *tpctl = &mac->mac_tpctl; in bwi_phy_init_11g()