use_adaptive_tx_coalesce
unsigned int use_adaptive_tx_coalesce;
sys_op->use_adaptive_tx_coalesce = value;
{ "adaptive-tx", SYSL_BOOL, use_adaptive_tx_coalesce, "not-supported" }, \
sys_op->use_adaptive_tx_coalesce ? "on" : "off");
uint64_t use_adaptive_tx_coalesce;