Home
last modified time | relevance | path

Searched defs:wil_rx_buff_mgmt (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwil6210.h911 struct wil_rx_buff_mgmt { struct
912 struct wil_rx_buff *buff_arr;
913 size_t size; /* number of items in buff_arr */
914 struct list_head active;
915 struct list_head free;
916 unsigned long free_list_empty_cnt; /* statistics */