Searched refs:ether_sprintf (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/drivers/ |
D | driver_atheros.c | 261 ether_sprintf(const u8 *addr) in ether_sprintf() function 435 __func__, ether_sprintf(addr), authorized); in atheros_set_sta_authorized() 473 __func__, ether_sprintf(addr), key_idx); in atheros_del_key() 486 " key_idx %d)", __func__, ether_sprintf(addr), in atheros_del_key() 511 __func__, alg, ether_sprintf(addr), key_idx); in atheros_set_key() 579 __func__, ether_sprintf(wk.ik_macaddr), key_idx, in atheros_set_key() 595 __func__, ether_sprintf(addr), idx); in atheros_get_seqnum() 687 wpa_printf(MSG_DEBUG, "%s: addr=%s", __func__, ether_sprintf(addr)); in atheros_sta_clear_stats() 766 __func__, ether_sprintf(addr), reason_code); in atheros_sta_deauth() 790 __func__, ether_sprintf(addr), reason_code); in atheros_sta_disassoc() [all …]
|
D | driver_bsd.c | 888 ether_sprintf(const u8 *addr) in ether_sprintf() function 914 __func__, ether_sprintf(addr), idx); in bsd_get_seqnum()
|