Searched refs:IWL_FW_CHECK (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.h | 336 #define IWL_FW_CHECK(_obj, _cond, _fmt, ...) \ macro
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 2143 if (IWL_FW_CHECK(mvm, sizeof(*ba_res) > pkt_len, in iwl_mvm_rx_ba_notif() 2159 if (IWL_FW_CHECK(mvm, in iwl_mvm_rx_ba_notif() 2220 if (IWL_FW_CHECK(mvm, !mvmsta, in iwl_mvm_rx_ba_notif()
|
H A D | ops.c | 1600 if (IWL_FW_CHECK(mvm, pkt_len < rx_h->min_size, in iwl_mvm_rx_common()
|
H A D | mvm.h | 1321 if (IWL_FW_CHECK(mvm, link_id >= ARRAY_SIZE(mvm->link_id_to_link_conf), in iwl_mvm_rcu_fw_link_id_to_link_conf()
|
H A D | rxmq.c | 997 if (IWL_FW_CHECK(mvm, in iwl_mvm_reorder()
|