Searched refs:CQ_DESC_Q_NUM_BITS (Results 1 – 3 of 3) sorted by relevance
43 #define CQ_DESC_Q_NUM_BITS 10 macro44 #define CQ_DESC_Q_NUM_MASK ((1 << CQ_DESC_Q_NUM_BITS) - 1)
135 CQ_DESC_Q_NUM_BITS) | in cq_enet_rq_desc_enc()201 *rss_type = (uint8_t)((q_number_rss_type_flags >> CQ_DESC_Q_NUM_BITS) & in cq_enet_rq_desc_dec()
65 CQ_DESC_Q_NUM_BITS) & CQ_ENET_RQ_DESC_RSS_TYPE_MASK); in enic_cq_rx_desc_rss_type()