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

  /src/sys/dev/ic/
bwivar.h 377 struct bwi_rf_lo { struct
390 struct bwi_rf_lo rf_lo[BWI_RFLO_MAX];
bwi.c 228 static struct bwi_rf_lo
230 static int bwi_rf_lo_isused(struct bwi_mac *, const struct bwi_rf_lo *);
241 static struct bwi_rf_lo
244 static void bwi_rf_lo_write(struct bwi_mac *, const struct bwi_rf_lo *);
258 const struct bwi_rf_lo *, struct bwi_rf_lo *, uint8_t);
3939 static struct bwi_rf_lo *
3951 bwi_rf_lo_isused(struct bwi_mac *mac, const struct bwi_rf_lo *lo)
4352 static struct bwi_rf_lo *
4396 const struct bwi_rf_lo *lo
    [all...]

Completed in 16 milliseconds