Searched refs:log_cq_size (Results 1 – 4 of 4) sorted by relevance
1810 pseudo_bit_t log_cq_size[0x00005]; /* Log (base 2) of the CQ size (in entries) */ member2678 pseudo_bit_t log_cq_size[0x00005]; /* Log (base 2) of the CQ size (in entries). member
1688 pseudo_bit_t log_cq_size[0x00005]; /* Log (base 2) of the CQ size (in entries) */ member2500 pseudo_bit_t log_cq_size[0x00005]; /* Log (base 2) of the CQ size (in entries). member
609 log_cq_size, fls ( cq->num_cqes - 1 ) ); in arbel_create_cq()
756 log_cq_size, fls ( cq->num_cqes - 1 ) ); in hermon_create_cq()