Searched refs:_iwl_op_mode (Results 1 – 3 of 3) sorted by relevance
334 #define IWL_OP_MODE_GET_MLD(_iwl_op_mode) \ argument335 ((struct iwl_mld *)(_iwl_op_mode)->op_mode_specific)
620 #define IWL_OP_MODE_GET_DVM(_iwl_op_mode) \ argument621 ((struct iwl_priv *) ((_iwl_op_mode)->op_mode_specific))
1376 #define IWL_OP_MODE_GET_MVM(_iwl_op_mode) \ argument1377 ((struct iwl_mvm *)(_iwl_op_mode)->op_mode_specific)
Completed in 20 milliseconds