Searched refs:NUM_TX_BDS_MAX (Results 1 – 2 of 2) sorted by relevance
279 #define NUM_TX_BDS_MAX (TX_RING_SIZE - 1) macro281 #define NUM_TX_BDS_DEF NUM_TX_BDS_MAX
205 u16 idx = txq->sw_tx_cons & NUM_TX_BDS_MAX; in qede_free_tx_pkt()264 u16 idx = txq->sw_tx_prod & NUM_TX_BDS_MAX; in qede_free_failed_tx_pkt()422 idx = txq->sw_tx_prod & NUM_TX_BDS_MAX; in qede_start_xmit()1720 size = sizeof(*txq->sw_tx_ring) * NUM_TX_BDS_MAX; in qede_alloc_mem_txq()1730 NUM_TX_BDS_MAX, in qede_alloc_mem_txq()