Home
last modified time | relevance | path

Searched refs:INLINE (Results 1 – 25 of 180) sorted by relevance

12345678

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcm_ring.h141 static INLINE void bcm_ring_init(bcm_ring_t *ring);
142 static INLINE void bcm_ring_copy(bcm_ring_t *to, bcm_ring_t *from);
143 static INLINE bool bcm_ring_is_empty(const bcm_ring_t *ring);
145 static INLINE int __bcm_ring_next_write(const bcm_ring_t *ring, const int ring_size);
147 static INLINE bool __bcm_ring_full(const bcm_ring_t *ring, int next_write);
148 static INLINE bool bcm_ring_is_full(bcm_ring_t *ring, const int ring_size);
150 static INLINE void bcm_ring_prod_done(bcm_ring_t *ring, int write);
151 static INLINE int bcm_ring_prod_pend(const bcm_ring_t *ring, int *pend_write,
153 static INLINE int bcm_ring_prod(bcm_ring_t *ring, const int ring_size);
155 static INLINE void bcm_ring_cons_done(bcm_ring_t *ring, int read);
[all …]
H A Dbcmendian.h301 static INLINE uint16
307 static INLINE uint32
313 static INLINE uint64
319 static INLINE uint32
328 static INLINE void
342 static INLINE void
352 static INLINE void
364 static INLINE void
377 static INLINE void
387 static INLINE void
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcm_ring.h173 static INLINE void bcm_ring_init(bcm_ring_t *ring);
174 static INLINE void bcm_ring_copy(bcm_ring_t *to, bcm_ring_t *from);
175 static INLINE bool bcm_ring_is_empty(bcm_ring_t *ring);
177 static INLINE int __bcm_ring_next_write(bcm_ring_t *ring, const int ring_size);
179 static INLINE bool __bcm_ring_full(bcm_ring_t *ring, int next_write);
180 static INLINE bool bcm_ring_is_full(bcm_ring_t *ring, const int ring_size);
182 static INLINE void bcm_ring_prod_done(bcm_ring_t *ring, int write);
183 static INLINE int bcm_ring_prod_pend(bcm_ring_t *ring, int *pend_write,
185 static INLINE int bcm_ring_prod(bcm_ring_t *ring, const int ring_size);
187 static INLINE void bcm_ring_cons_done(bcm_ring_t *ring, int read);
[all …]
H A Dbcmendian.h268 static INLINE uint16
274 static INLINE uint32
280 static INLINE uint64
286 static INLINE uint32
295 static INLINE void
309 static INLINE void
319 static INLINE void
331 static INLINE void
344 static INLINE void
354 static INLINE void
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcm_ring.h171 static INLINE void bcm_ring_init(bcm_ring_t *ring);
172 static INLINE void bcm_ring_copy(bcm_ring_t *to, bcm_ring_t *from);
173 static INLINE bool bcm_ring_is_empty(bcm_ring_t *ring);
175 static INLINE int __bcm_ring_next_write(bcm_ring_t *ring, const int ring_size);
177 static INLINE bool __bcm_ring_full(bcm_ring_t *ring, int next_write);
178 static INLINE bool bcm_ring_is_full(bcm_ring_t *ring, const int ring_size);
180 static INLINE void bcm_ring_prod_done(bcm_ring_t *ring, int write);
181 static INLINE int bcm_ring_prod_pend(bcm_ring_t *ring, int *pend_write,
183 static INLINE int bcm_ring_prod(bcm_ring_t *ring, const int ring_size);
185 static INLINE void bcm_ring_cons_done(bcm_ring_t *ring, int read);
[all …]
H A Dbcmendian.h214 static INLINE uint16
220 static INLINE uint32
226 static INLINE uint64
232 static INLINE uint32
241 static INLINE void
255 static INLINE void
265 static INLINE void
277 static INLINE void
287 static INLINE void
299 static INLINE uint16
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcm_ring.h141 static INLINE void bcm_ring_init(bcm_ring_t *ring);
142 static INLINE void bcm_ring_copy(bcm_ring_t *to, bcm_ring_t *from);
143 static INLINE bool bcm_ring_is_empty(const bcm_ring_t *ring);
145 static INLINE int __bcm_ring_next_write(const bcm_ring_t *ring, const int ring_size);
147 static INLINE bool __bcm_ring_full(const bcm_ring_t *ring, int next_write);
148 static INLINE bool bcm_ring_is_full(bcm_ring_t *ring, const int ring_size);
150 static INLINE void bcm_ring_prod_done(bcm_ring_t *ring, int write);
151 static INLINE int bcm_ring_prod_pend(const bcm_ring_t *ring, int *pend_write,
153 static INLINE int bcm_ring_prod(bcm_ring_t *ring, const int ring_size);
155 static INLINE void bcm_ring_cons_done(bcm_ring_t *ring, int read);
[all …]
H A Dbcmendian.h301 static INLINE uint16
307 static INLINE uint32
313 static INLINE uint64
319 static INLINE uint32
328 static INLINE void
342 static INLINE void
352 static INLINE void
364 static INLINE void
377 static INLINE void
387 static INLINE void
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcm_ring.h173 static INLINE void bcm_ring_init(bcm_ring_t *ring);
174 static INLINE void bcm_ring_copy(bcm_ring_t *to, bcm_ring_t *from);
175 static INLINE bool bcm_ring_is_empty(bcm_ring_t *ring);
177 static INLINE int __bcm_ring_next_write(bcm_ring_t *ring, const int ring_size);
179 static INLINE bool __bcm_ring_full(bcm_ring_t *ring, int next_write);
180 static INLINE bool bcm_ring_is_full(bcm_ring_t *ring, const int ring_size);
182 static INLINE void bcm_ring_prod_done(bcm_ring_t *ring, int write);
183 static INLINE int bcm_ring_prod_pend(bcm_ring_t *ring, int *pend_write,
185 static INLINE int bcm_ring_prod(bcm_ring_t *ring, const int ring_size);
187 static INLINE void bcm_ring_cons_done(bcm_ring_t *ring, int read);
[all …]
H A Dbcmendian.h268 static INLINE uint16
274 static INLINE uint32
280 static INLINE uint64
286 static INLINE uint32
295 static INLINE void
309 static INLINE void
319 static INLINE void
331 static INLINE void
344 static INLINE void
354 static INLINE void
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcm_ring.h173 static INLINE void bcm_ring_init(bcm_ring_t *ring);
174 static INLINE void bcm_ring_copy(bcm_ring_t *to, bcm_ring_t *from);
175 static INLINE bool bcm_ring_is_empty(bcm_ring_t *ring);
177 static INLINE int __bcm_ring_next_write(bcm_ring_t *ring, const int ring_size);
179 static INLINE bool __bcm_ring_full(bcm_ring_t *ring, int next_write);
180 static INLINE bool bcm_ring_is_full(bcm_ring_t *ring, const int ring_size);
182 static INLINE void bcm_ring_prod_done(bcm_ring_t *ring, int write);
183 static INLINE int bcm_ring_prod_pend(bcm_ring_t *ring, int *pend_write,
185 static INLINE int bcm_ring_prod(bcm_ring_t *ring, const int ring_size);
187 static INLINE void bcm_ring_cons_done(bcm_ring_t *ring, int read);
[all …]
H A Dbcmendian.h268 static INLINE uint16
274 static INLINE uint32
280 static INLINE uint64
286 static INLINE uint32
295 static INLINE void
309 static INLINE void
319 static INLINE void
331 static INLINE void
344 static INLINE void
354 static INLINE void
[all …]
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DBits.h17 INLINE unsigned char get1(unsigned const char* pSrc) in get1()
25 INLINE unsigned short get2BE(unsigned char const* pSrc) in get2BE()
38 INLINE unsigned int get4BE(unsigned char const* pSrc) in get4BE()
53 INLINE unsigned long long get8BE(unsigned char const* pSrc) in get8BE()
72 INLINE unsigned short get2LE(unsigned char const* pSrc) in get2LE()
85 INLINE unsigned int get4LE(unsigned char const* pSrc) in get4LE()
100 INLINE unsigned long long get8LE(unsigned char const* pSrc) in get8LE()
119 INLINE unsigned char read1(unsigned const char** ppSrc) in read1()
127 INLINE unsigned short read2BE(unsigned char const** ppSrc) in read2BE()
140 INLINE unsigned int read4BE(unsigned char const** ppSrc) in read4BE()
[all …]
H A DZip.h84 INLINE unsigned int mzZipEntryCount(const ZipArchive* pArchive) { in mzZipEntryCount()
91 INLINE const ZipEntry*
103 INLINE unsigned int
111 INLINE UnterminatedString mzGetZipEntryFileName(const ZipEntry* pEntry) { in mzGetZipEntryFileName()
117 INLINE long mzGetZipEntryOffset(const ZipEntry* pEntry) { in mzGetZipEntryOffset()
120 INLINE long mzGetZipEntryUncompLen(const ZipEntry* pEntry) { in mzGetZipEntryUncompLen()
123 INLINE long mzGetZipEntryModTime(const ZipEntry* pEntry) { in mzGetZipEntryModTime()
126 INLINE long mzGetZipEntryCrc32(const ZipEntry* pEntry) { in mzGetZipEntryCrc32()
H A DHash.h17 #define INLINE static inline macro
100 INLINE int mzHashTableNumEntries(HashTable* pHashTable) { in mzHashTableNumEntries()
107 INLINE int mzHashTableMemUsage(HashTable* pHashTable) { in mzHashTableMemUsage()
152 INLINE void mzHashIterNext(HashIter* pIter) { in mzHashIterNext()
162 INLINE void mzHashIterBegin(HashTable* pHashTable, HashIter* pIter) { in mzHashIterBegin()
167 INLINE bool mzHashIterDone(HashIter* pIter) { in mzHashIterDone()
170 INLINE void* mzHashIterData(HashIter* pIter) { in mzHashIterData()
/OK3568_Linux_fs/external/recovery/minzip/
H A DBits.h17 INLINE unsigned char get1(unsigned const char* pSrc) in get1()
25 INLINE unsigned short get2BE(unsigned char const* pSrc) in get2BE()
38 INLINE unsigned int get4BE(unsigned char const* pSrc) in get4BE()
53 INLINE unsigned long long get8BE(unsigned char const* pSrc) in get8BE()
72 INLINE unsigned short get2LE(unsigned char const* pSrc) in get2LE()
85 INLINE unsigned int get4LE(unsigned char const* pSrc) in get4LE()
100 INLINE unsigned long long get8LE(unsigned char const* pSrc) in get8LE()
119 INLINE unsigned char read1(unsigned const char** ppSrc) in read1()
127 INLINE unsigned short read2BE(unsigned char const** ppSrc) in read2BE()
140 INLINE unsigned int read4BE(unsigned char const** ppSrc) in read4BE()
[all …]
H A DZip.h82 INLINE unsigned int mzZipEntryCount(const ZipArchive* pArchive) in mzZipEntryCount()
90 INLINE const ZipEntry*
102 INLINE unsigned int
111 INLINE UnterminatedString mzGetZipEntryFileName(const ZipEntry* pEntry) in mzGetZipEntryFileName()
118 INLINE long mzGetZipEntryOffset(const ZipEntry* pEntry) in mzGetZipEntryOffset()
122 INLINE long mzGetZipEntryUncompLen(const ZipEntry* pEntry) in mzGetZipEntryUncompLen()
126 INLINE long mzGetZipEntryModTime(const ZipEntry* pEntry) in mzGetZipEntryModTime()
130 INLINE long mzGetZipEntryCrc32(const ZipEntry* pEntry) in mzGetZipEntryCrc32()
H A DHash.h16 #define INLINE static inline macro
99 INLINE int mzHashTableNumEntries(HashTable* pHashTable) in mzHashTableNumEntries()
107 INLINE int mzHashTableMemUsage(HashTable* pHashTable) in mzHashTableMemUsage()
153 INLINE void mzHashIterNext(HashIter* pIter) in mzHashIterNext()
164 INLINE void mzHashIterBegin(HashTable* pHashTable, HashIter* pIter) in mzHashIterBegin()
170 INLINE bool mzHashIterDone(HashIter* pIter) in mzHashIterDone()
174 INLINE void* mzHashIterData(HashIter* pIter) in mzHashIterData()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_pktdump.h65 static INLINE void dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) { } in dhd_dump_mod_pkt_timer()
66 static INLINE void dhd_dump_pkt_init(dhd_pub_t *dhdp) { } in dhd_dump_pkt_init()
67 static INLINE void dhd_dump_pkt_deinit(dhd_pub_t *dhdp) { } in dhd_dump_pkt_deinit()
68 static INLINE void dhd_dump_pkt_clear(dhd_pub_t *dhdp) { } in dhd_dump_pkt_clear()
76 static INLINE void dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_rx_pkt_dump()
85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump()
94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump()
103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump()
112 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump()
121 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_pktdump.h65 static INLINE void dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) { } in dhd_dump_mod_pkt_timer()
66 static INLINE void dhd_dump_pkt_init(dhd_pub_t *dhdp) { } in dhd_dump_pkt_init()
67 static INLINE void dhd_dump_pkt_deinit(dhd_pub_t *dhdp) { } in dhd_dump_pkt_deinit()
68 static INLINE void dhd_dump_pkt_clear(dhd_pub_t *dhdp) { } in dhd_dump_pkt_clear()
76 static INLINE void dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_rx_pkt_dump()
85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump()
94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump()
103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump()
112 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump()
121 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_pktdump.h65 static INLINE void dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) { } in dhd_dump_mod_pkt_timer()
66 static INLINE void dhd_dump_pkt_init(dhd_pub_t *dhdp) { } in dhd_dump_pkt_init()
67 static INLINE void dhd_dump_pkt_deinit(dhd_pub_t *dhdp) { } in dhd_dump_pkt_deinit()
68 static INLINE void dhd_dump_pkt_clear(dhd_pub_t *dhdp) { } in dhd_dump_pkt_clear()
76 static INLINE void dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_rx_pkt_dump()
85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump()
94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump()
103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump()
112 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump()
121 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_util.h55 static INLINE t_void
71 static INLINE t_void
94 static INLINE t_void
114 static INLINE pmlan_linked_list
141 static INLINE t_void
173 static INLINE t_void
205 static INLINE t_void
237 static INLINE pmlan_linked_list
291 static INLINE t_void
318 static INLINE t_void
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_util.h60 static INLINE t_void util_init_list(pmlan_linked_list phead) in util_init_list()
75 static INLINE t_void util_init_list_head( in util_init_list_head()
95 static INLINE t_void util_free_list_head( in util_free_list_head()
113 static INLINE pmlan_linked_list
139 static INLINE t_void util_enqueue_list_tail( in util_enqueue_list_tail()
167 static INLINE t_void util_enqueue_list_head( in util_enqueue_list_head()
195 static INLINE t_void util_unlink_list( in util_unlink_list()
224 static INLINE pmlan_linked_list util_dequeue_list( in util_dequeue_list()
276 static INLINE t_void
300 static INLINE t_void
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.h71 static INLINE void dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) { } in dhd_dump_mod_pkt_timer()
72 static INLINE void dhd_dump_pkt_init(dhd_pub_t *dhdp) { } in dhd_dump_pkt_init()
73 static INLINE void dhd_dump_pkt_deinit(dhd_pub_t *dhdp) { } in dhd_dump_pkt_deinit()
74 static INLINE void dhd_dump_pkt_clear(dhd_pub_t *dhdp) { } in dhd_dump_pkt_clear()
82 static INLINE void dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_trx_pkt_dump()
91 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump()
100 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump()
109 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump()
118 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump()
127 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.h71 static INLINE void dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) { } in dhd_dump_mod_pkt_timer()
72 static INLINE void dhd_dump_pkt_init(dhd_pub_t *dhdp) { } in dhd_dump_pkt_init()
73 static INLINE void dhd_dump_pkt_deinit(dhd_pub_t *dhdp) { } in dhd_dump_pkt_deinit()
74 static INLINE void dhd_dump_pkt_clear(dhd_pub_t *dhdp) { } in dhd_dump_pkt_clear()
82 static INLINE void dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_trx_pkt_dump()
91 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump()
100 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump()
109 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump()
118 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump()
127 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()

12345678