Searched defs:ath_hal_private (Results 1 – 1 of 1) sorted by relevance
355 struct ath_hal_private { struct356 struct ath_hal h; /* public area */359 HAL_BOOL (*ah_getChannelEdges)(struct ath_hal*,362 u_int (*ah_getWirelessModes)(struct ath_hal*);363 HAL_BOOL (*ah_eepromRead)(struct ath_hal *, u_int off,365 HAL_BOOL (*ah_eepromWrite)(struct ath_hal *, u_int off,367 HAL_BOOL (*ah_getChipPowerLimits)(struct ath_hal *,369 int16_t (*ah_getNfAdjust)(struct ath_hal *,371 void (*ah_getNoiseFloor)(struct ath_hal *,374 void *ah_eeprom; /* opaque EEPROM state */[all …]