Searched refs:resp_cmpl (Results 1 – 3 of 3) sorted by relevance
88 struct completion resp_cmpl; member
705 init_completion(&(*trans)->resp_cmpl); in qlcnic_sriov_alloc_bc_trans()863 struct completion *cmpl = &trans->resp_cmpl; in qlcnic_sriov_wait_for_resp()1113 complete(&trans->resp_cmpl); in qlcnic_sriov_handle_bc_resp()
48 struct completion resp_cmpl; member