Searched refs:USABLE_TX_BD (Results 1 – 2 of 2) sorted by relevance
256 while (USABLE_TX_BD(txq) < nb_desc) in bnx2x_dev_tx_queue_setup()270 (unsigned long)USABLE_TX_BD(txq), in bnx2x_dev_tx_queue_setup()
149 #define USABLE_TX_BD(q) (USABLE_TX_BD_PER_PAGE * q->nb_tx_pages) /* 510 */ macro166 #define BNX2X_TX_CLEANUP_THRESHOLD(q) (USABLE_TX_BD(q) / 8)