Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dmain.c90 static struct kernel_param_ops ring_order_ops = { variable
95 module_param_cb(rx_ring_order, &ring_order_ops, &rx_ring_order, S_IRUGO);
97 module_param_cb(tx_ring_order, &ring_order_ops, &tx_ring_order, S_IRUGO);