Searched refs:htol16_buf (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmendian.h | 113 #define htol16_buf(buf, i) macro 120 #define htol16_buf(buf, i) bcmswap16_buf((uint16 *)(buf), (i)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmendian.h | 113 #define htol16_buf(buf, i) macro 120 #define htol16_buf(buf, i) bcmswap16_buf((uint16 *)(buf), (i)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmendian.h | 99 #define htol16_buf(buf, i) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmendian.h | 99 #define htol16_buf(buf, i) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmendian.h | 99 #define htol16_buf(buf, i) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmendian.h | 99 #define htol16_buf(buf, i) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsrom.c | 1463 htol16_buf(new, crc_range); 4627 htol16_buf(buf, nwords * 2); 4691 htol16_buf(otp, OTP_SZ_MAX); 4751 htol16_buf(buf8, nbytes); 6018 htol16_buf((uint8 *)srom, sz);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsrom.c | 1463 htol16_buf(new, crc_range); 4627 htol16_buf(buf, nwords * 2); 4691 htol16_buf(otp, OTP_SZ_MAX); 4751 htol16_buf(buf8, nbytes); 6018 htol16_buf((uint8 *)srom, sz);
|