Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c890 wake_up(&bp->sriov_cfg_wait); in bnxt_sriov_configure()
H A Dbnxt.h1947 wait_queue_head_t sriov_cfg_wait; member
H A Dbnxt.c10061 rc = wait_event_interruptible_timeout(bp->sriov_cfg_wait, in bnxt_close_nic()
12773 init_waitqueue_head(&bp->sriov_cfg_wait); in bnxt_init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c933 wake_up(&bp->sriov_cfg_wait); in bnxt_sriov_configure()
H A Dbnxt.h2124 wait_queue_head_t sriov_cfg_wait; member
H A Dbnxt.c10742 rc = wait_event_interruptible_timeout(bp->sriov_cfg_wait, in bnxt_close_nic()
13723 init_waitqueue_head(&bp->sriov_cfg_wait); in bnxt_init_one()

Completed in 45 milliseconds