Searched refs:dq_depth (Results 1 – 1 of 1) sorted by relevance
2143 u32 dq_depth; in bna_rx_res_req() local2145 dq_depth = q_cfg->q0_depth; in bna_rx_res_req()2147 cq_depth = roundup_pow_of_two(dq_depth + hq_depth); in bna_rx_res_req()2153 dq_depth = roundup_pow_of_two(dq_depth); in bna_rx_res_req()2154 dq_size = dq_depth * BFI_RXQ_WI_SIZE; in bna_rx_res_req()