Lines Matching +full:10 +full:gec
154 #define SLI4_EQCQ_DOORBELL_QT BIT(10)
240 uint32_t cq_id_lo:10, in sli_cq_doorbell()
254 cq_doorbell->cq_id_hi = (id >> 10) & 0x1f; in sli_cq_doorbell()
667 #define SLI4_INIT_LINK_F_FAIL_OVER BIT(10)
693 #define FC_LINK_SPEED_AUTO_8_2 10
1258 gec:1, member
1312 * PHWQ works by over-writing part of Word 10 in the WQE with the WQ ID.
1325 * Set Word 10, bit 0 to zero in sli_set_wq_id_association()
1326 * Set Word 10, bits 15:1 to the WQ ID in sli_set_wq_id_association()
1329 wqe[10] &= ~0xffff; in sli_set_wq_id_association()
1330 wqe[10] |= q_id << 1; in sli_set_wq_id_association()
1757 delay_multiplier:10,
1805 cq_id_v0:10;
1809 async_cq_id_v0:10,
2057 :10,
2164 uint32_t ulp0_nic_wq_total; /* Dword 10 */
2696 pf_number:10,
2886 #define MAX_LINK_CONFIG_DESCRIPTORS 10
3889 } page_set[10];
5423 rq_id:10,