Searched refs:num_seg (Results 1 – 1 of 1) sorted by relevance
2115 int s_qpp, qpp, num_seg; in cxgbe_probe() local2123 num_seg = CXGBE_PAGE_SIZE / UDBS_SEG_SIZE; in cxgbe_probe()2124 if (qpp > num_seg) in cxgbe_probe()