Searched refs:abi_ver (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dcore.h334 u32 abi_ver; member in struct:ath6kl_version
781 void ath6kl_ready_event(void *devt, u8 *datap, u32 sw_ver, u32 abi_ver);
H A Dmain.c542 void ath6kl_ready_event(void *devt, u8 *datap, u32 sw_ver, u32 abi_ver) argument
551 ar->version.abi_ver = abi_ver;
H A Dinit.c1538 if (ar->version.abi_ver != ATH6KL_ABI_VERSION) {
1540 ATH6KL_ABI_VERSION, ar->version.abi_ver);

Completed in 861 milliseconds