Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 25 of 160) sorted by relevance

1234567

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dhwio.c20 void *buf, size_t buf_len, int buf_id) in __xradio_read()
44 const void *buf, size_t buf_len, int buf_id) in __xradio_write()
93 void *buf, size_t buf_len) in xradio_reg_read()
106 const void *buf, size_t buf_len) in xradio_reg_write()
146 int xradio_data_read(struct xradio_common *hw_priv, void *buf, size_t buf_len) in xradio_data_read()
173 size_t buf_len) in xradio_data_write()
200 size_t buf_len, u32 prefetch, u16 port_addr) in xradio_indirect_read()
277 size_t buf_len) in xradio_apb_write()
319 size_t buf_len) in xradio_ahb_write()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/
Dcfg_op.c169 unsigned int i, buf_len; in get_one_key_value() local
241 unsigned int i, buf_len; in get_all_keys_value() local
308 unsigned int i, buf_len; in cfg_get_sections() local
540 int buf_len; in cfg_read_file() local
566 int buf_len; in cfg_write_file() local
596 int buf_len, ret = 0; in cfg_read_ini() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dfrag.c34 bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag()
104 bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, in bcm_tlv_dot11_frag_tot_len()
Dbcmbloom.c161 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
218 uint buf_size, uint8 *buf, uint *buf_len) in bcm_bloom_get_filter_data()
Ddhd_dbg_ring.c323 dhd_dbg_ring_pull_single(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_header) in dhd_dbg_ring_pull_single()
411 dhd_dbg_ring_pull(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_hdr) in dhd_dbg_ring_pull()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dfrag.c38 int bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag()
107 int bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, uint8 id, in bcm_tlv_dot11_frag_tot_len()
Ddhd_dbg_ring.c271 int dhd_dbg_ring_pull_single(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, in dhd_dbg_ring_pull_single()
367 int dhd_dbg_ring_pull(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, in dhd_dbg_ring_pull()
Dbcmbloom.c171 const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
235 uint *buf_len) in bcm_bloom_get_filter_data()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dfrag.c39 bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag()
109 bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, in bcm_tlv_dot11_frag_tot_len()
Dbcmbloom.c169 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
228 uint buf_size, uint8 *buf, uint *buf_len) in bcm_bloom_get_filter_data()
Ddhd_dbg_ring.c269 dhd_dbg_ring_pull_single(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_header) in dhd_dbg_ring_pull_single()
361 dhd_dbg_ring_pull(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_hdr) in dhd_dbg_ring_pull()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/
Dsha256-prf.c32 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf()
65 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/
Decp_alt_b91_backend_test.c366 size_t buf_len; in ecp_alt_b91_backend_test() local
403 size_t buf_len; in ecp_alt_b91_backend_test() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c733 hi_u32 upg_check_encrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_encrypt()
785 hi_u32 upg_encrypt_part_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_encrypt_part_write()
984 hi_u32 upg_check_decrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_decrypt()
1030 hi_u32 upg_decrypt_part_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_decrypt_part_read()
1089 hi_u32 crypto_kernel_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in crypto_kernel_write()
1111 hi_u32 crypto_kernel_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in crypto_kernel_read()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dshell_task.c463 static u16 append_link_data_byte(u8 * link_buf, u16 buf_len, u8 * data_ptr, u16 data_len) in append_link_data_byte()
701 u16 read_cnt, buf_len, echo_len; in rx_ind_process() local
1126 u16 data_len, buf_len; in shell_log_out_direct() local
1197 u16 log_len = 0, buf_len; in shell_log_out_port() local
1286 u16 trace_len = 0, buf_len; in shell_trace_out() local
1357 u16 spy_len = 0, buf_len; in shell_spy_out() local
1403 u16 data_len, buf_len; in shell_assert_out() local
Dcli_uart.c86 uint32_t buf_len = os_strtoul(argv[3], NULL, 10); in cli_uart_cmd() local
103 uint32_t buf_len = os_strtoul(argv[3], NULL, 10); in cli_uart_cmd() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/hw_demux/
Dasyncfifo.c62 int buf_len; member
406 int buf_len, unsigned long buf) in _async_fifo_init()
639 int buf_len; in asyncfifo_reset() local
703 int buf_len; in asyncfifo_set_security_buf() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_hci_cmd.c75 int ble_hs_hci_cmd_send_buf(uint16_t opcode, const void *buf, uint8_t buf_len) in ble_hs_hci_cmd_send_buf()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dglue.c444 static int set_ad(const struct bt_data *ad, size_t ad_len, u8_t *buf, u8_t *buf_len) in set_ad()
535 uint8_t buf_len = 0; in bt_le_adv_start() local
624 uint8_t buf_len = 0; in bt_le_adv_start() local
769 char *buf, int buf_len) in settings_str_from_bytes()
/device/soc/hpmicro/sdk/hpm_sdk/middleware/audio_codec/wav/hpm_decoder/
Dhpm_wav_decoder.c64 uint32_t buf_len = 0; in hpm_wav_decode() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dxmit_osdep.h25 SIZE_T buf_len; member
Dusb_ops.h136 static inline u8 rtw_usb_bulk_size_boundary(_adapter *padapter, int buf_len) in rtw_usb_bulk_size_boundary()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c51 UINT16 buf_len; in gatt_send_packet() local
869 UINT16 s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local
1001 buf_len, in gatts_process_read_by_type_req() local
1353 UINT16 buf_len = (UINT16)(sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET); in gatts_process_read_req() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/easy_flash/
Dbk_ef.c43 uint32_t buf_len; in bk_set_buf_env() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_common.c379 hi_u32 upg_cache_ctrl(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len, hi_bool is_write) in upg_cache_ctrl()
698 hi_u32 upg_start(hi_u8 *buf, hi_u32 buf_len) in upg_start()
751 hi_u32 upg_cache_write(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_cache_write()
1350 hi_u32 hi_upg_get_content(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in hi_upg_get_content()
1390 hi_u32 hi_upg_transmit(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in hi_upg_transmit()

1234567