Home
last modified time | relevance | path

Searched refs:ring_order_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dmain.c105 static const struct kernel_param_ops ring_order_ops = { variable
110 module_param_cb(rx_ring_order, &ring_order_ops, &rx_ring_order, 0444);
112 module_param_cb(tx_ring_order, &ring_order_ops, &tx_ring_order, 0444);
114 module_param_cb(bcast_ring_order, &ring_order_ops, &bcast_ring_order, 0444);