Searched refs:wil_print_rx_buff (Results 1 – 1 of 1) sorted by relevance
1219 static int wil_print_rx_buff(struct seq_file *s, struct list_head *lh) in wil_print_rx_buff() function1251 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()