Searched refs:EQ_UNIT (Results 1 – 2 of 2) sorted by relevance
65 EQ_UNIT = SGE_EQ_IDXSIZE, enumerator66 FL_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64),67 TXD_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64),1002 unsigned int count = EQ_UNIT / sizeof(__be64); in ring_tx_db()2297 s->stat_len / EQ_UNIT); in t4vf_sge_alloc_rxq()2394 dma_free_coherent(adapter->pdev_dev, flsz * EQ_UNIT, in t4vf_sge_alloc_rxq()
117 EQ_UNIT = SGE_EQ_IDXSIZE, enumerator118 FL_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64),