Searched refs:comm_pending (Results 1 – 2 of 2) sorted by relevance
311 static int comm_pending(struct mlx4_dev *dev) in comm_pending() function340 if (comm_pending(dev)) { in mlx4_comm_cmd_poll()352 while (comm_pending(dev) && time_before(jiffies, end)) in mlx4_comm_cmd_poll()354 ret_from_pending = comm_pending(dev); in mlx4_comm_cmd_poll()384 while (comm_pending(dev) && time_before(jiffies, end)) in mlx4_comm_cmd_wait()386 if (comm_pending(dev)) { in mlx4_comm_cmd_wait()421 while (comm_pending(dev) && time_before(jiffies, end)) in mlx4_comm_cmd_wait()