Searched defs:rx_chan_info_pool (Results 1 – 2 of 2) sorted by relevance
2130 struct rx_chan_info_pool { struct2131 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;
2106 struct rx_chan_info_pool { struct2107 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;