Searched refs:reset_notify_added (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/mlx5/
H A Dcq.h60 int reset_notify_added; member in struct:mlx5_core_cq
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c3092 if (!send_mcq->mcq.reset_notify_added) {
3093 send_mcq->mcq.reset_notify_added = 1;
3110 if (!recv_mcq->mcq.reset_notify_added) {
3111 recv_mcq->mcq.reset_notify_added = 1;
H A Dqp.c4416 if (!mcq->mcq.reset_notify_added)
4417 mcq->mcq.reset_notify_added = 1;
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c2572 if (!send_mcq->mcq.reset_notify_added) {
2573 send_mcq->mcq.reset_notify_added = 1;
2589 if (!recv_mcq->mcq.reset_notify_added) {
2590 recv_mcq->mcq.reset_notify_added = 1;
H A Dqp.c5706 if (!mcq->mcq.reset_notify_added)
5707 mcq->mcq.reset_notify_added = 1;
/linux-master/include/linux/mlx4/
H A Ddevice.h749 int reset_notify_added; member in struct:mlx4_cq

Completed in 648 milliseconds