Home
last modified time | relevance | path

Searched refs:IWL_OP_MODE_GET_MLD (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.c352 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_configure_trans()
415 mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_op_mode_mld_start()
507 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_op_mode_mld_stop()
539 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_queue_state_change()
596 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_set_hw_rfkill_state()
606 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_free_skb()
653 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_nic_error()
695 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_dump_error()
712 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_sw_reset()
738 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_time_point()
[all …]
H A Dmld.h349 #define IWL_OP_MODE_GET_MLD(_iwl_op_mode) \ macro
353 IWL_OP_MODE_GET_MLD((struct iwl_op_mode *)((_hw)->priv))
H A Dnotif.c598 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_rx()
625 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_rx_rss()