Searched refs:num_commands (Results 1 – 3 of 3) sorted by relevance
672 u32 remain_frags, num_commands; in iwl_dbg_tlv_apply_buffer() local699 num_commands = DIV_ROUND_UP(remain_frags, BUF_ALLOC_MAX_NUM_FRAGS); in iwl_dbg_tlv_apply_buffer()704 for (i = 0; i < num_commands; i++) { in iwl_dbg_tlv_apply_buffer()
79 __le16 num_commands; member
380 u16 num_commands, num_events; in read_commands() local387 num_commands = ARRAY_SIZE(mgmt_commands); in read_commands()390 num_commands = ARRAY_SIZE(mgmt_untrusted_commands); in read_commands()394 rp_size = sizeof(*rp) + ((num_commands + num_events) * sizeof(u16)); in read_commands()400 rp->num_commands = cpu_to_le16(num_commands); in read_commands()406 for (i = 0; i < num_commands; i++, opcode++) in read_commands()414 for (i = 0; i < num_commands; i++, opcode++) in read_commands()