HomeSort by: relevance | last modified time | path
    Searched refs:bwi_tpctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwivar.h 364 struct bwi_tpctl { struct
456 struct bwi_tpctl mac_tpctl; /* TX power control */
bwi.c 165 const struct bwi_tpctl *);
242 *bwi_rf_lo_find(struct bwi_mac *, const struct bwi_tpctl *);
243 static void bwi_rf_lo_adjust(struct bwi_mac *, const struct bwi_tpctl *);
1548 bwi_mac_set_tpctl_11bg(struct bwi_mac *mac, const struct bwi_tpctl *new_tpctl)
1551 struct bwi_tpctl *tpctl = &mac->mac_tpctl;
1639 struct bwi_tpctl *tpctl = &mac->mac_tpctl;
1805 struct bwi_tpctl tpctl_orig;
1828 struct bwi_tpctl tpctl;
2814 struct bwi_tpctl tpctl;
3223 const struct bwi_tpctl *tpctl = &mac->mac_tpctl
    [all...]

Completed in 15 milliseconds