Home
last modified time | relevance | path

Searched refs:ether_sprintf (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_atheros.c266 ether_sprintf(const u8 *addr) in ether_sprintf() function
442 __func__, ether_sprintf(addr), authorized); in atheros_set_sta_authorized()
480 __func__, ether_sprintf(addr), key_idx); in atheros_del_key()
493 " key_idx %d)", __func__, ether_sprintf(addr), in atheros_del_key()
514 __func__, alg, ether_sprintf(addr), key_idx); in atheros_set_key()
584 __func__, ether_sprintf(wk.ik_macaddr), key_idx, in atheros_set_key()
600 __func__, ether_sprintf(addr), idx); in atheros_get_seqnum()
692 wpa_printf(MSG_DEBUG, "%s: addr=%s", __func__, ether_sprintf(addr)); in atheros_sta_clear_stats()
771 __func__, ether_sprintf(addr), reason_code); in atheros_sta_deauth()
795 __func__, ether_sprintf(addr), reason_code); in atheros_sta_disassoc()
[all …]
Ddriver_bsd.c669 ether_sprintf(const u8 *addr) in ether_sprintf() function
695 __func__, ether_sprintf(addr), idx); in bsd_get_seqnum()