Searched refs:chk_switch_dmdp (Results 1 – 6 of 6) sorted by relevance
685 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_config()686 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_config()1194 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_bss_info_changed()1195 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_bss_info_changed()1460 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_sw_scan_start()1461 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_sw_scan_start()
1339 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_tx_mgmt_proc()1340 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_tx_mgmt_proc()
2324 void (*chk_switch_dmdp) (struct ieee80211_hw *hw); member
633 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_config()634 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_config()1184 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_bss_info_changed()1185 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_bss_info_changed()1491 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_sw_scan_start()1492 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_sw_scan_start()
1306 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_tx_mgmt_proc()1307 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_tx_mgmt_proc()
2245 void (*chk_switch_dmdp)(struct ieee80211_hw *hw); member