Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c118 .flush_control = cpu_to_le16(IWL_DROP_ALL), in iwlagn_txfifo_flush()
121 .flush_control = cpu_to_le16(IWL_DROP_ALL), in iwlagn_txfifo_flush()
H A Dcommands.h925 #define IWL_DROP_ALL BIT(1) macro