Searched refs:rx_mode_mtx (Results 1 – 2 of 2) sorted by relevance
330 struct mutex rx_mode_mtx; member
133 mutex_lock(&nic->rx_mode_mtx); in nicvf_send_msg_to_pf()161 mutex_unlock(&nic->rx_mode_mtx); in nicvf_send_msg_to_pf()2264 mutex_init(&nic->rx_mode_mtx); in nicvf_probe()