Searched refs:sectperwqe (Results 1 – 2 of 2) sorted by relevance
93 int sectperwqe; in hermon_post_send_ud() local111 sectperwqe = 1 << (qp->qp_sq_log_wqesz - 2); in hermon_post_send_ud()380 for (i = 16; i < sectperwqe; i += 16) { in hermon_post_send_ud()408 for (i = 16; i < sectperwqe; i += 16) { in hermon_post_send_ud()447 int sectperwqe; in hermon_post_send_rc() local465 sectperwqe = 1 << (qp->qp_sq_log_wqesz - 2); in hermon_post_send_rc()723 for (i = 16; i < sectperwqe; i += 16) { in hermon_post_send_rc()753 for (i = 16; i < sectperwqe; i += 16) { in hermon_post_send_rc()2073 int hdrmwqes, wqesizebytes, sectperwqe; in hermon_wqe_headroom() local2079 sectperwqe = wqesizebytes >> 6; /* 64 bytes/section */ in hermon_wqe_headroom()[all …]
1044 int hdrmwqes, wqesizebytes, sectperwqe, i, j; in dapli_hermon_wqe_headroom() local1048 sectperwqe = wqesizebytes >> 6; in dapli_hermon_wqe_headroom()1055 wqe_start += sectperwqe * 16; in dapli_hermon_wqe_headroom()1063 for (j = 1; j < sectperwqe; j++) { in dapli_hermon_wqe_headroom()