Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dlib.c141 .flush_control = cpu_to_le16(IWL_DROP_ALL), in iwlagn_txfifo_flush()
144 .flush_control = cpu_to_le16(IWL_DROP_ALL), in iwlagn_txfifo_flush()
Dcommands.h985 #define IWL_DROP_ALL BIT(1) macro