Home
last modified time | relevance | path

Searched refs:sriov_cfg_wait (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c922 wake_up(&bp->sriov_cfg_wait); in bnxt_sriov_configure()
Dbnxt.h2087 wait_queue_head_t sriov_cfg_wait; member
Dbnxt.c10706 rc = wait_event_interruptible_timeout(bp->sriov_cfg_wait, in bnxt_close_nic()
13639 init_waitqueue_head(&bp->sriov_cfg_wait); in bnxt_init_one()