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