Searched refs:ctrl_ops (Results 1 – 4 of 4) sorted by relevance
207 struct wcn36xx_platform_ctrl_ops *ctrl_ops; member
152 ret = wcn->ctrl_ops->smsm_change_state( in wcn36xx_dxe_alloc_ctl_blks()671 wcn->ctrl_ops->smsm_change_state( in wcn36xx_dxe_tx_frame()
1039 wcn->ctrl_ops = pdev->dev.platform_data; in wcn36xx_probe()1043 if (!wcn->ctrl_ops->get_hw_mac(addr)) { in wcn36xx_probe()
258 ret = wcn->ctrl_ops->tx(wcn->hal_buf, len); in wcn36xx_smd_send_and_wait()2216 ret = wcn->ctrl_ops->open(wcn, wcn36xx_smd_rsp_process); in wcn36xx_smd_open()2232 wcn->ctrl_ops->close(); in wcn36xx_smd_close()