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