Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h2130 struct rx_chan_info_pool { struct
2131 struct chan_info_t channl_info_pkt[CHAN_INFO_PKT_TOTAL];
2132 _os_list idle;
2133 _os_list busy;
2134 _os_lock idle_lock; /* spinlock */
2135 _os_lock busy_lock; /* spinlock */
2136 u32 idle_cnt;
2137 u32 busy_cnt;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h2106 struct rx_chan_info_pool { struct
2107 struct chan_info_t channl_info_pkt[CHAN_INFO_PKT_TOTAL];
2108 _os_list idle;
2109 _os_list busy;
2110 _os_lock idle_lock; /* spinlock */
2111 _os_lock busy_lock; /* spinlock */
2112 u32 idle_cnt;
2113 u32 busy_cnt;