Searched refs:mtu_max_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ath/wil6210/
H A Dmain.c65 static const struct kernel_param_ops mtu_max_ops = { variable in typeref:struct:kernel_param_ops
70 module_param_cb(mtu_max, &mtu_max_ops, &mtu_max, 0444);

Completed in 117 milliseconds