Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.c325 const struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_configure_trans()
382 mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_op_mode_mld_start()
473 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_op_mode_mld_stop()
502 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_queue_state_change()
559 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_set_hw_rfkill_state()
569 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_free_skb()
616 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_nic_error()
648 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_dump_error()
665 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_sw_reset()
684 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_time_point()
[all …]
H A Dmld.h319 #define IWL_OP_MODE_GET_MLD(_iwl_op_mode) \ macro
323 IWL_OP_MODE_GET_MLD((struct iwl_op_mode *)((_hw)->priv))
H A Dnotif.c624 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_rx()
646 struct iwl_mld *mld = IWL_OP_MODE_GET_MLD(op_mode); in iwl_mld_rx_rss()