Searched refs:bwi_rf_lo (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/bwi/
H A Dbwirf.c123 const struct bwi_rf_lo *, struct bwi_rf_lo *, uint8_t);
125 static void bwi_rf_lo_write(struct bwi_mac *, const struct bwi_rf_lo *);
172 static __inline struct bwi_rf_lo *
184 bwi_rf_lo_isused(struct bwi_mac *mac, const struct bwi_rf_lo *lo)
586 static __inline struct bwi_rf_lo *
631 const struct bwi_rf_lo *lo;
638 bwi_rf_lo_write(struct bwi_mac *mac, const struct bwi_rf_lo *lo)
1465 struct bwi_rf_lo lo_save, *lo;
1549 bwi_rf_lo_measure_11g(struct bwi_mac *mac, const struct bwi_rf_lo *src_l
[all...]
H A Dif_bwivar.h384 struct bwi_rf_lo { struct
397 struct bwi_rf_lo rf_lo[BWI_RFLO_MAX];

Completed in 93 milliseconds