Searched refs:check_tx_resume_allow (Results 1 – 6 of 6) sorted by relevance
82 bool (*check_tx_resume_allow)(void *priv, struct rtw_wifi_role_t *role); member
644 if(ops->check_tx_resume_allow){ in _phl_ecsa_cmd_msg_hdlr()645 if(!ops->check_tx_resume_allow(ops->priv, wifi_role)){ in _phl_ecsa_cmd_msg_hdlr()921 ecsa_ctrl->ops.check_tx_resume_allow = ops->check_tx_resume_allow; in rtw_phl_ecsa_init_ops()
772 ops.check_tx_resume_allow = rtw_ecsa_check_tx_resume_allow; in rtw_core_set_ecsa_ops()