Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dmain.c104 static const struct kernel_param_ops ring_order_ops = { variable
109 module_param_cb(rx_ring_order, &ring_order_ops, &rx_ring_order, 0444);
111 module_param_cb(tx_ring_order, &ring_order_ops, &tx_ring_order, 0444);
113 module_param_cb(bcast_ring_order, &ring_order_ops, &bcast_ring_order, 0444);