Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h175 unsigned int tx_drop_nonassoc; /* number of unicast TX packets dropped member
H A Dhostap_ap.c81 seq_printf(m, "tx_drop_nonassoc=%u\n", ap->tx_drop_nonassoc); in ap_debug_proc_show()
2727 local->ap->tx_drop_nonassoc++; in hostap_handle_sta_tx()