Searched refs:max_tx_op (Results 1 – 5 of 5) sorted by relevance
175 __le32 max_tx_op; member206 __le16 max_tx_op; member237 __le16 max_tx_op; member269 __le16 max_tx_op; member
472 cmd_v5->max_tx_op = cmd->max_tx_op; in iwl_mld_convert_tlc_cmd_to_v5()505 cmd_v4->max_tx_op = cmd->max_tx_op; in iwl_mld_convert_tlc_cmd_to_v4()
742 mvmvif->max_tx_op = value; in iwl_dbgfs_max_tx_op_write()759 len = scnprintf(buf, sizeof(buf), "%hu\n", mvmvif->max_tx_op); in iwl_dbgfs_max_tx_op_read()796 MVM_DEBUGFS_READ_WRITE_FILE_OPS(max_tx_op, 10);824 MVM_DEBUGFS_ADD_FILE_VIF(max_tx_op, mvmvif->dbgfs_dir, 0600); in iwl_mvm_vif_add_debugfs()
641 cfg_cmd.max_tx_op = cpu_to_le16(mvmvif->max_tx_op); in iwl_mvm_rs_fw_rate_init()649 cfg_cmd.max_mpdu_len, cfg_cmd.non_ht_rates, cfg_cmd.max_tx_op); in iwl_mvm_rs_fw_rate_init()
508 u16 max_tx_op; member