Searched defs:ath_hal_private (Results 1 – 1 of 1) sorted by relevance
349 struct ath_hal_private { struct350 struct ath_hal h; /* public area */353 HAL_BOOL (*ah_getChannelEdges)(struct ath_hal*,356 u_int (*ah_getWirelessModes)(struct ath_hal*);357 HAL_BOOL (*ah_eepromRead)(struct ath_hal *, u_int off,359 HAL_BOOL (*ah_eepromWrite)(struct ath_hal *, u_int off,361 HAL_BOOL (*ah_getChipPowerLimits)(struct ath_hal *,363 int16_t (*ah_getNfAdjust)(struct ath_hal *,365 void (*ah_getNoiseFloor)(struct ath_hal *,368 void *ah_eeprom; /* opaque EEPROM state */[all …]