Searched refs:bf_mutex (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dpd.c182 mutex_lock(&priv->bf_mutex);
241 mutex_unlock(&priv->bf_mutex);
254 mutex_lock(&priv->bf_mutex);
268 mutex_unlock(&priv->bf_mutex);
H A Dmain.c3422 mutex_init(&priv->bf_mutex);
H A Dmlx4.h923 struct mutex bf_mutex; member in struct:mlx4_priv

Completed in 190 milliseconds