Lines Matching refs:u64

60   m(+1, u64, tx_queue_size, "tx_queue_size", "Default send queue size") \
61 m(+1, u64, tx_coalesce_usecs, "tx_coalesce_usecs", "Limit in usec for joining TX packets") \
62 m(+1, u64, tx_coalesce_pkts, "tx_coalesce_pkts", "Maximum number of TX packets to join") \
63 m(+1, u64, tx_coalesce_mode, "tx_coalesce_mode", "0: EQE mode 1: CQE mode") \
64 m(+1, u64, tx_completion_fact, "tx_completion_fact", "1..MAX: Completion event ratio") \
65 m(+1, u64, tx_completion_fact_max, "tx_completion_fact_max", "Maximum completion event ratio") \
66 m(+1, u64, tx_worker_threads_max, "tx_worker_threads_max", "Max number of TX worker threads") \
67 m(+1, u64, tx_worker_threads_def, "tx_worker_threads_def", "Default number of TX worker threads") \
68 m(+1, u64, tx_channels_per_worker_max, "tx_channels_per_worker_max", "Max number of TX channels per worker") \
69 m(+1, u64, tx_channels_per_worker_def, "tx_channels_per_worker_def", "Default number of TX channels per worker") \
70 m(+1, u64, tx_rates_max, "tx_rates_max", "Max number of TX rates") \
71 m(+1, u64, tx_rates_def, "tx_rates_def", "Default number of TX rates") \
72 m(+1, u64, tx_limit_min, "tx_limit_min", "Minimum TX rate in bits/s") \
73 m(+1, u64, tx_limit_max, "tx_limit_max", "Maximum TX rate in bits/s") \
74 m(+1, u64, tx_burst_size, "tx_burst_size", "Current burst size in number of packets. A value of zero means use firmware default.") \
75 m(+1, u64, tx_burst_size_max, "tx_burst_size_max", "Maximum burst size in number of packets") \
76 m(+1, u64, tx_burst_size_min, "tx_burst_size_min", "Minimum burst size in number of packets")
81 m(+1, u64, tx_allocate_resource_failure, "tx_allocate_resource_failure", "Number of times firmware resource allocation failed") \
82 m(+1, u64, tx_add_new_rate_failure, "tx_add_new_rate_failure", "Number of times adding a new firmware rate failed") \
83 m(+1, u64, tx_modify_rate_failure, "tx_modify_rate_failure", "Number of times modifying a firmware rate failed") \
84 m(+1, u64, tx_active_connections, "tx_active_connections", "Number of active connections") \
85 m(+1, u64, tx_open_queues, "tx_open_queues", "Number of open TX queues") \
86 m(+1, u64, tx_available_resource_failure, "tx_available_resource_failure", "Number of times TX resources were not available")
91 m(+1, u64, tx_limit_add, "tx_limit_add", "Add TX rate limit in bits/s to empty slot") \
92 m(+1, u64, tx_limit_clr, "tx_limit_clr", "Clear all TX rates in table") \
93 m(+1, u64, tx_allowed_deviation, "tx_allowed_deviation", "Relative rate deviation allowed in 1/1000") \
94 m(+1, u64, tx_allowed_deviation_min, "tx_allowed_deviation_min", "Minimum allowed rate deviation in 1/1000") \
95 m(+1, u64, tx_allowed_deviation_max, "tx_allowed_deviation_max", "Maximum allowed rate deviation in 1/1000")
113 u64 arg [0];
118 u64 arg [0];
120 u64 table_arg [0];