Home
last modified time | relevance | path

Searched refs:ap_country_code (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/
Dar6000_drv.h583 u8 ap_country_code[3]; member
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dioctl.c284 memcpy(ar->ap_country_code, cmd.countryCode, 3); in ar6000_ioctl_set_country()
4529 memcpy(cty.countryCode, ar->ap_country_code, 3); in ar6000_ioctl()
Dar6000_drv.c2283 memcpy(ar->ap_country_code, DEF_AP_COUNTRY_CODE, 3); in ar6000_init_control_info()