Searched defs:buf_size (Results 76 - 100 of 153) sorted by relevance

1234567

/freebsd-current/crypto/heimdal/kdc/
H A Dpkinit.c117 size_t buf_size; local
H A Dkrb5tgs.c1031 size_t buf_size; local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c68 int buf_size = 131072; local
/freebsd-current/sys/arm/allwinner/
H A Daw_mmc.h219 uint32_t buf_size; member in struct:aw_mmc_dma_desc
/freebsd-current/sys/dev/ciss/
H A Dcissio.h183 u_int16_t buf_size; /* 2 */ member in struct:__anon2043
192 u_int16_t buf_size; /* 2 */ member in struct:__anon2044
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h262 uint16_t buf_size; member in struct:qlnx_lldp_sys_tlvs
H A Decore_dcbx_api.h221 u16 buf_size; member in struct:ecore_lldp_sys_tlvs
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dusb.c474 mt76u_build_rx_skb(struct mt76_dev *dev, void *data, int len, int buf_size) argument
513 mt76u_process_rx_entry(struct mt76_dev *dev, struct urb *urb, int buf_size) argument
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Ddebug.c256 u32 buf_size = debugfs_priv->rsvd_page.page_num * page_size; local
H A Dpci.h166 __le16 buf_size; member in struct:rtw_pci_tx_buffer_desc
194 __le16 buf_size; member in struct:rtw_pci_rx_buffer_desc
/freebsd-current/sys/dev/ntb/test/
H A Dntb_tool.c452 parse_mw_buf(char *buf, char *cmd, ssize_t *offset, ssize_t *buf_size, argument
507 tool_mw_read_fn(struct sysctl_req *req, struct tool_mw *inmw, char *read_addr, int *cmd_op, ssize_t buf_off, ssize_t buf_size, char *type) argument
574 tool_mw_write_fn(struct sysctl_oid *oidp, struct sysctl_req *req, struct tool_mw *inmw, char *ubuf, caddr_t write_buf, int *cmd_op, ssize_t *buf_offset, ssize_t *buf_size) argument
893 ssize_t buf_size = 512; local
[all...]
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox_prop.h42 uint32_t buf_size; member in struct:bcm2835_mbox_hdr
/freebsd-current/crypto/openssl/crypto/http/
H A Dhttp_client.c46 int buf_size; /* Buffer size */ member in struct:ossl_http_req_ctx_st
90 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size) argument
371 http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int use_ssl, const char *proxy, const char *server, const char *port, int buf_size, int overall_timeout) argument
927 OSSL_HTTP_open(const char *server, const char *port, const char *proxy, const char *no_proxy, int use_ssl, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, int overall_timeout) argument
1123 OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout) argument
1212 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) argument
[all...]
/freebsd-current/usr.bin/patch/
H A Dpatch.c52 size_t buf_size; /* size of the general purpose buffer */ variable
/freebsd-current/sys/dev/ice/
H A Dice_dcb.c50 ice_aq_get_lldp_mib(struct ice_hw *hw, u8 bridge_type, u8 mib_type, void *buf, u16 buf_size, u16 *local_len, u16 *remote_len, struct ice_sq_cd *cd) argument
134 ice_aq_add_delete_lldp_tlv(struct ice_hw *hw, u8 bridge_type, bool add_lldp_tlv, void *buf, u16 buf_size, u16 tlv_len, u16 *mib_len, struct ice_sq_cd *cd) argument
183 ice_aq_update_lldp_tlv(struct ice_hw *hw, u8 bridge_type, void *buf, u16 buf_size, u16 old_len, u16 new_len, u16 offset, u16 *mib_len, struct ice_sq_cd *cd) argument
1774 ice_aq_query_port_ets(struct ice_port_info *pi, struct ice_aqc_port_ets_elem *buf, u16 buf_size, struct ice_sq_cd *cd) argument
1868 ice_query_port_ets(struct ice_port_info *pi, struct ice_aqc_port_ets_elem *buf, u16 buf_size, struct ice_sq_cd *cd) argument
[all...]
H A Dice_nvm.c279 ice_aq_write_nvm_cfg(struct ice_hw *hw, u8 cmd_flags, void *data, u16 buf_size, argument
244 ice_aq_read_nvm_cfg(struct ice_hw *hw, u8 cmd_flags, u16 field_id, void *data, u16 buf_size, u16 *elem_count, struct ice_sq_cd *cd) argument
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c672 size_t len, buf_size; local
/freebsd-current/sys/dev/axgbe/
H A Dxgbe-sysctl.c506 ssize_t buf_size = 64; local
544 ssize_t buf_size = 64; local
576 ssize_t buf_size = 64; local
631 ssize_t buf_size = 64; local
762 ssize_t buf_size = 512; local
859 ssize_t buf_size = 512; local
984 ssize_t buf_size = 512; local
1088 ssize_t buf_size = 512; local
1166 ssize_t buf_size = 64; local
1211 ssize_t buf_size = 64; local
1247 ssize_t buf_size = 64; local
1284 ssize_t buf_size = 64; local
1321 ssize_t buf_size = 64; local
1359 ssize_t buf_size = 64; local
1396 ssize_t buf_size = 64; local
1432 ssize_t buf_size = 64; local
1469 ssize_t buf_size = 64; local
1506 ssize_t buf_size = 64; local
1547 ssize_t buf_size = 64; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dsh.func.c2627 static size_t buf_size = 0; local
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_helper.c573 static ib_api_status_t dbg_do_line(IN char **pp_local, IN uint32_t buf_size, argument
592 static void dbg_get_capabilities_str(IN char *p_buf, IN uint32_t buf_size, argument
796 dbg_get_capabilities2_str(IN char *p_buf, IN uint32_t buf_size, IN const char *p_prefix_str, IN const ib_port_info_t * p_pi) argument
2661 osm_dump_dr_smp_to_buf(IN const ib_smp_t * p_smp, OUT char * buf, IN size_t buf_size) argument
2863 osm_dump_dr_path_to_buf(IN const osm_dr_path_t * p_path, OUT char * buf, IN size_t buf_size) argument
2903 osm_dump_smp_dr_path_to_buf(IN const ib_smp_t * p_smp, OUT char * buf, IN size_t buf_size) argument
[all...]
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_serdes_25g.c547 al_serdes_25g_eye_diag_run( struct al_serdes_grp_obj *obj, enum al_serdes_lane lane, int x_start, int x_stop, unsigned int x_step, int y_start, int y_stop, unsigned int y_step, uint64_t ber_target, uint64_t *buf, uint32_t buf_size) argument
/freebsd-current/contrib/wpa/src/radius/
H A Dradius_server.c2024 const int buf_size = 1024; local
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_adapter.h203 uint32_t buf_size; member in struct:sge_fl
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Ddebug.c2009 size_t buf_size; local
2148 size_t buf_size; local
/freebsd-current/contrib/ofed/libmlx4/
H A Dmlx4.h225 int buf_size; member in struct:mlx4_qp

Completed in 584 milliseconds

1234567