Searched refs:sq_sig_all (Results 1 – 4 of 4) sorted by relevance
493 __u8 sq_sig_all; member577 __u8 sq_sig_all; member
761 if (wr->send_flags & IB_SEND_SIGNALED || qhp->sq_sig_all) in c4iw_post_send()823 qhp->sq_sig_all; in c4iw_post_send()1694 qhp->sq_sig_all = attrs->sq_sig_type == IB_SIGNAL_ALL_WR; in c4iw_create_qp()1884 init_attr->sq_sig_type = qhp->sq_sig_all ? IB_SIGNAL_ALL_WR : 0; in c4iw_ib_query_qp()
490 int sq_sig_all; member
1705 attr.sq_sig_type = cmd.sq_sig_all ? IB_SIGNAL_ALL_WR : IB_SIGNAL_REQ_WR; in ib_uverbs_create_qp()1998 resp.sq_sig_all = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR; in ib_uverbs_query_qp()