Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_ap.h174 unsigned int tx_drop_nonassoc; /* number of unicast TX packets dropped member
Dhostap_ap.c85 p += sprintf(p, "tx_drop_nonassoc=%u\n", ap->tx_drop_nonassoc); in ap_debug_proc_read()
2726 local->ap->tx_drop_nonassoc++; in hostap_handle_sta_tx()