Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1057 wake_up(&bp->sriov_cfg_wait); in bnxt_sriov_configure()
H A Dbnxt.h2661 wait_queue_head_t sriov_cfg_wait; member
H A Dbnxt.c13287 rc = wait_event_interruptible_timeout(bp->sriov_cfg_wait,
16906 init_waitqueue_head(&bp->sriov_cfg_wait); in bnxt_init_one()