Lines Matching refs:num_pend_reqs
81 int num_pend_reqs; member
553 --group->func[req->func].num_pend_reqs; in mlx4_ib_mcg_timeout_handler()
598 --group->func[req->func].num_pend_reqs; in handle_leave_req()
619 --group->func[req->func].num_pend_reqs; in handle_join_req()
629 --group->func[req->func].num_pend_reqs; in handle_join_req()
679 --group->func[req->func].num_pend_reqs; in mlx4_ib_mcg_work_handler()
768 --group->func[req->func].num_pend_reqs; in search_relocate_mgid0_group()
964 if (group->func[slave].num_pend_reqs > MAX_PEND_REQS_PER_FUNC) { in mlx4_ib_mcg_multiplex_handler()
972 ++group->func[slave].num_pend_reqs; in mlx4_ib_mcg_multiplex_handler()
1192 --group->func[vf].num_pend_reqs; in clear_pending_reqs()
1200 if (!pend && (!list_empty(&group->func[vf].pending) || group->func[vf].num_pend_reqs)) { in clear_pending_reqs()
1202 list_empty(&group->func[vf].pending), group->func[vf].num_pend_reqs); in clear_pending_reqs()
1229 ++group->func[slave].num_pend_reqs; in push_deleteing_req()