Home
last modified time | relevance | path

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

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