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.c347 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_configure_trans()
410 mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_op_mode_mld_start()
505 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_op_mode_mld_stop()
536 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_queue_state_change()
593 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_set_hw_rfkill_state()
603 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_free_skb()
650 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_nic_error()
683 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_dump_error()
700 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_sw_reset()
726 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_time_point()
[all …]
H A Dmld.h354 #define IWL_OP_MODE_GET_MLD(_iwl_op_mode) \ macro
358 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()
620 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_rx_rss()