Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1243 static int wil_print_rx_buff(struct seq_file *s, struct list_head *lh) in wil_print_rx_buff() function
1272 num_active = wil_print_rx_buff(s, &rbm->active); in wil_rx_buff_mgmt_debugfs_show()
1274 num_free = wil_print_rx_buff(s, &rbm->free); in wil_rx_buff_mgmt_debugfs_show()