Searched refs:TFD_CMD_SLOTS (Results 1 – 4 of 4) sorted by relevance
177 #define TFD_CMD_SLOTS 32 macro
864 TFD_CMD_SLOTS : TFD_TX_CMD_SLOTS; in iwl_pcie_tx_alloc()909 TFD_CMD_SLOTS : TFD_TX_CMD_SLOTS; in iwl_pcie_tx_init()
2876 for (i = 0; i <= TFD_CMD_SLOTS; i++) in il_cmd_queue_free()3030 slots = TFD_CMD_SLOTS; in il_tx_queue_init()3096 slots = TFD_CMD_SLOTS; in il_tx_queue_reset()3097 actual_slots = TFD_CMD_SLOTS + 1; in il_tx_queue_reset()3194 if (idx == TFD_CMD_SLOTS) in il_enqueue_hcmd()
162 #define TFD_CMD_SLOTS 32 macro