Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2618 wait_queue_head_t sriov_cfg_wait; member
H A Dbnxt.c12757 rc = wait_event_interruptible_timeout(bp->sriov_cfg_wait, in bnxt_close_nic()
16269 init_waitqueue_head(&bp->sriov_cfg_wait); in bnxt_init_one()