Searched defs:wil_rx_buff_mgmt (Results 1 – 1 of 1) sorted by relevance
900 struct wil_rx_buff_mgmt { struct901 struct wil_rx_buff *buff_arr;902 size_t size; /* number of items in buff_arr */903 struct list_head active;904 struct list_head free;905 unsigned long free_list_empty_cnt; /* statistics */