Searched refs:max_tx_op (Results 1 – 4 of 4) sorted by relevance
169 __le32 max_tx_op; member200 __le16 max_tx_op; member
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()
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()886 MVM_DEBUGFS_READ_WRITE_FILE_OPS(max_tx_op, 10);916 MVM_DEBUGFS_ADD_FILE_VIF(max_tx_op, mvmvif->dbgfs_dir, 0600); in iwl_mvm_vif_add_debugfs()
589 u16 max_tx_op; member
Completed in 759 milliseconds