Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.h18 struct phl_rx_pkt_pool { struct
19 struct rtw_phl_rx_pkt phl_rx[MAX_PHL_RING_RX_PKT_NUM];
20 _os_list idle;
21 _os_list busy;
22 _os_lock idle_lock; /* spinlock */
23 _os_lock busy_lock; /* spinlock */
24 u32 idle_cnt;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.h18 struct phl_rx_pkt_pool { struct
19 struct rtw_phl_rx_pkt phl_rx[MAX_PHL_RING_RX_PKT_NUM];
20 _os_list idle;
21 _os_list busy;
22 _os_lock idle_lock; /* spinlock */
23 _os_lock busy_lock; /* spinlock */
24 u32 idle_cnt;