Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-core.h190 #define IWL_PLCP_QUIET_THRESH cpu_to_le16(1) /* packets */ macro
Diwl-scan.c661 scan->quiet_plcp_th = IWL_PLCP_QUIET_THRESH; in iwlagn_request_scan()