Home
last modified time | relevance | path

Searched refs:ch_free_cmpl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h144 struct completion ch_free_cmpl; member
H A Dqlcnic_sriov_common.c199 init_completion(&vf->ch_free_cmpl); in qlcnic_sriov_init()
895 struct completion *cmpl = &vf->ch_free_cmpl; in qlcnic_sriov_wait_for_channel_free()
1316 complete(&vf->ch_free_cmpl); in qlcnic_sriov_handle_bc_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h144 struct completion ch_free_cmpl; member
H A Dqlcnic_sriov_common.c199 init_completion(&vf->ch_free_cmpl); in qlcnic_sriov_init()
894 struct completion *cmpl = &vf->ch_free_cmpl; in qlcnic_sriov_wait_for_channel_free()
1315 complete(&vf->ch_free_cmpl); in qlcnic_sriov_handle_bc_event()

Completed in 8 milliseconds