Searched refs:TFD_CMD_SLOTS (Results 1 – 2 of 2) sorted by relevance
2864 for (i = 0; i <= TFD_CMD_SLOTS; i++) in il_cmd_queue_free()3019 slots = TFD_CMD_SLOTS; in il_tx_queue_init()3087 slots = TFD_CMD_SLOTS; in il_tx_queue_reset()3088 actual_slots = TFD_CMD_SLOTS + 1; in il_tx_queue_reset()
148 #define TFD_CMD_SLOTS 32 macro