Home
last modified time | relevance | path

Searched defs:ath_hal_private (Results 1 – 1 of 1) sorted by path

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h349 struct ath_hal_private { struct
350 struct ath_hal h; /* public area */
363 int16_t (*ah_getNfAdjust)(struct ath_hal *,
365 void (*ah_getNoiseFloor)(struct ath_hal *,
370 void (*ah_eepromDetach)(struct ath_hal *);
381 uint16_t ah_devid; /* PCI device ID */
384 uint16_t ah_macRev; /* MAC revision */
385 uint16_t ah_phyRev; /* PHY revision */
388 uint32_t ah_flags; /* misc flags */
396 int16_t ah_powerLimit; /* tx power cap */
[all …]