HomeSort by: relevance | last modified time | path
    Searched defs:ath_hal (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah.h 25 * Clients of the HAL call ath_hal_attach to obtain a reference to an ath_hal
663 * ath_hal structure for use with the device. Hardware-related operations
669 struct ath_hal { struct
687 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *,
689 void __ahdecl(*ah_detach)(struct ath_hal*);
692 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
695 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
696 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
697 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore);
698 void __ahdecl(*ah_disablePCIE)(struct ath_hal *);
    [all...]
ah.h 25 * Clients of the HAL call ath_hal_attach to obtain a reference to an ath_hal
663 * ath_hal structure for use with the device. Hardware-related operations
669 struct ath_hal { struct
687 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *,
689 void __ahdecl(*ah_detach)(struct ath_hal*);
692 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
695 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
696 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
697 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore);
698 void __ahdecl(*ah_disablePCIE)(struct ath_hal *);
    [all...]
ah.h 25 * Clients of the HAL call ath_hal_attach to obtain a reference to an ath_hal
663 * ath_hal structure for use with the device. Hardware-related operations
669 struct ath_hal { struct
687 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *,
689 void __ahdecl(*ah_detach)(struct ath_hal*);
692 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
695 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
696 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
697 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore);
698 void __ahdecl(*ah_disablePCIE)(struct ath_hal *);
    [all...]

Completed in 35 milliseconds