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