Home
last modified time | relevance | path

Searched refs:chk_switch_dmdp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c668 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_config()
669 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_config()
1181 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_bss_info_changed()
1182 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_bss_info_changed()
1448 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_sw_scan_start()
1449 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_sw_scan_start()
H A Dbase.c1324 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_tx_mgmt_proc()
1325 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_tx_mgmt_proc()
H A Dwifi.h2303 void (*chk_switch_dmdp)(struct ieee80211_hw *hw); member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c668 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_config()
669 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_config()
1201 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_bss_info_changed()
1202 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_bss_info_changed()
1468 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_op_sw_scan_start()
1469 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_op_sw_scan_start()
H A Dbase.c1323 if (rtlpriv->cfg->ops->chk_switch_dmdp) in rtl_tx_mgmt_proc()
1324 rtlpriv->cfg->ops->chk_switch_dmdp(hw); in rtl_tx_mgmt_proc()
H A Dwifi.h2288 void (*chk_switch_dmdp)(struct ieee80211_hw *hw); member

Completed in 27 milliseconds