Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1219 static int wil_print_rx_buff(struct seq_file *s, struct list_head *lh) in wil_print_rx_buff() function
1251 num_active = wil_print_rx_buff(s, &rbm->active); in rx_buff_mgmt_show()
1253 num_free = wil_print_rx_buff(s, &rbm->free); in rx_buff_mgmt_show()