Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dagn.h212 #define IWL_PLCP_QUIET_THRESH cpu_to_le16(1) /* packets */ macro
Dscan.c662 scan->quiet_plcp_th = IWL_PLCP_QUIET_THRESH; in iwlagn_request_scan()