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.c242 ether_sprintf(const u8 *addr) in ether_sprintf() function
418 __func__, ether_sprintf(addr), authorized); in atheros_set_sta_authorized()
456 __func__, ether_sprintf(addr), key_idx); in atheros_del_key()
469 " key_idx %d)", __func__, ether_sprintf(addr), in atheros_del_key()
490 __func__, alg, ether_sprintf(addr), key_idx); in atheros_set_key()
560 __func__, ether_sprintf(wk.ik_macaddr), key_idx, in atheros_set_key()
576 __func__, ether_sprintf(addr), idx); in atheros_get_seqnum()
668 wpa_printf(MSG_DEBUG, "%s: addr=%s", __func__, ether_sprintf(addr)); in atheros_sta_clear_stats()
743 __func__, ether_sprintf(addr), reason_code); in atheros_sta_deauth()
767 __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()