Searched defs:iwl_mod_params (Results 1 – 1 of 1) sorted by relevance
140 struct iwl_mod_params { struct141 int sw_crypto;142 int num_of_queues;143 unsigned int disable_11n;144 int amsdu_size_8K;145 int antenna;146 int restart_fw;147 bool plcp_check;148 bool ack_check;149 int wd_disable;[all …]