Searched defs:buf_size (Results 101 - 125 of 153) sorted by relevance

1234567

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c1200 __le32 buf_size; member in struct:__anon92
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c1609 _iwl_dbgfs_link_sta_wrap_write(ssize_t (real)struct ieee80211_link_sta *, struct iwl_mvm_sta *, struct iwl_mvm *, struct iwl_mvm_link_sta *, char *, size_t, loff_t *), struct file *file, char *buf, size_t buf_size, loff_t *ppos) argument
H A Dsta.c2740 iwl_mvm_init_reorder_buffer(struct iwl_mvm *mvm, struct iwl_mvm_baid_data *data, u16 ssn, u16 buf_size) argument
2768 iwl_mvm_fw_baid_op_sta(struct iwl_mvm *mvm, struct ieee80211_sta *sta, bool start, int tid, u16 ssn, u16 buf_size) argument
2817 iwl_mvm_fw_baid_op_cmd(struct iwl_mvm *mvm, struct ieee80211_sta *sta, bool start, int tid, u16 ssn, u16 buf_size, int baid) argument
2866 iwl_mvm_fw_baid_op(struct iwl_mvm *mvm, struct ieee80211_sta *sta, bool start, int tid, u16 ssn, u16 buf_size, int baid) argument
2879 iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int tid, u16 ssn, bool start, u16 buf_size, u16 timeout) argument
3200 iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 buf_size, bool amsdu) argument
[all...]
/freebsd-current/crypto/openssl/apps/
H A Dreq.c1487 static int join(char buf[], size_t buf_size, const char *name, argument
1402 build_data(char *text, const char *def, char *value, int n_min, int n_max, char *buf, const int buf_size, const char *desc1, const char *desc2) argument
/freebsd-current/sys/dev/vnic/
H A Dnicvf_queues.c334 nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, int ring_len, int buf_size, int qidx) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dpkinit.c376 size_t buf_size, len = 0; local
/freebsd-current/stand/libsa/
H A Dext2fs.c334 size_t buf_size; local
499 size_t buf_size; local
760 size_t buf_size; local
818 size_t csize, buf_size; local
886 size_t buf_size; local
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp2068 size_t KMP_EXPAND_NAME(ompc_capture_affinity)(char *buffer, size_t buf_size, argument
H A Dkmp_ftn_entry.h433 static void __kmp_fortran_strncpy_truncate(char *buffer, size_t buf_size, argument
547 FTN_CAPTURE_AFFINITY( char *buffer, char const *format, size_t buf_size, size_t for_size) argument
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.c971 size_t buf_size, i, offset; local
1092 size_t buf_size; local
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.c119 ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, argument
50 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, bool last_buf, u32 *error_offset, u32 *error_info, struct ice_sq_cd *cd) argument
95 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, struct ice_sq_cd *cd) argument
434 ice_aq_get_pkg_info_list(struct ice_hw *hw, struct ice_aqc_get_pkg_info_resp *pkg_info, u16 buf_size, struct ice_sq_cd *cd) argument
2348 ice_get_set_tx_topo(struct ice_hw *hw, u8 *buf, u16 buf_size, struct ice_sq_cd *cd, u8 *flags, bool set) argument
[all...]
H A Dice_sched.c269 u16 buf_size; local
127 ice_aqc_send_sched_elem_cmd(struct ice_hw *hw, enum ice_adminq_opc cmd_opc, u16 elems_req, void *buf, u16 buf_size, u16 *elems_resp, struct ice_sq_cd *cd) argument
158 ice_aq_query_sched_elems(struct ice_hw *hw, u16 elems_req, struct ice_aqc_txsched_elem_data *buf, u16 buf_size, u16 *elems_ret, struct ice_sq_cd *cd) argument
244 ice_aq_delete_sched_elems(struct ice_hw *hw, u16 grps_req, struct ice_aqc_delete_elem *buf, u16 buf_size, u16 *grps_del, struct ice_sq_cd *cd) argument
404 ice_aq_get_dflt_topo(struct ice_hw *hw, u8 lport, struct ice_aqc_get_topo_elem *buf, u16 buf_size, u8 *num_branches, struct ice_sq_cd *cd) argument
434 ice_aq_add_sched_elems(struct ice_hw *hw, u16 grps_req, struct ice_aqc_add_elem *buf, u16 buf_size, u16 *grps_added, struct ice_sq_cd *cd) argument
455 ice_aq_cfg_sched_elems(struct ice_hw *hw, u16 elems_req, struct ice_aqc_txsched_elem_data *buf, u16 buf_size, u16 *elems_cfgd, struct ice_sq_cd *cd) argument
476 ice_aq_move_sched_elems(struct ice_hw *hw, u16 grps_req, struct ice_aqc_move_elem *buf, u16 buf_size, u16 *grps_movd, struct ice_sq_cd *cd) argument
497 ice_aq_suspend_sched_elems(struct ice_hw *hw, u16 elems_req, __le32 *buf, u16 buf_size, u16 *elems_ret, struct ice_sq_cd *cd) argument
517 ice_aq_resume_sched_elems(struct ice_hw *hw, u16 elems_req, __le32 *buf, u16 buf_size, u16 *elems_ret, struct ice_sq_cd *cd) argument
535 ice_aq_query_sched_res(struct ice_hw *hw, u16 buf_size, struct ice_aqc_query_txsched_res_resp *buf, struct ice_sq_cd *cd) argument
558 u16 i, buf_size, num_elem_ret = 0; local
682 ice_aq_rl_profile(struct ice_hw *hw, enum ice_adminq_opc opcode, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_processed, struct ice_sq_cd *cd) argument
713 ice_aq_add_rl_profile(struct ice_hw *hw, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_profiles_added, struct ice_sq_cd *cd) argument
732 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, struct ice_sq_cd *cd) argument
752 ice_aq_remove_rl_profile(struct ice_hw *hw, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_profiles_removed, struct ice_sq_cd *cd) argument
927 ice_aq_cfg_node_attr(struct ice_hw *hw, u16 num_nodes, struct ice_aqc_node_attr_elem *buf, u16 buf_size, struct ice_sq_cd *cd) argument
954 ice_aq_cfg_l2_node_cgd(struct ice_hw *hw, u16 num_l2_nodes, struct ice_aqc_cfg_l2_node_cgd_elem *buf, u16 buf_size, struct ice_sq_cd *cd) argument
993 u16 buf_size; local
2289 ice_aq_query_node_to_root(struct ice_hw *hw, u32 node_teid, struct ice_aqc_txsched_elem_data *buf, u16 buf_size, struct ice_sq_cd *cd) argument
[all...]
H A Dice_switch.c768 u16 buf_size = 0; local
125 ice_aq_get_sw_cfg(struct ice_hw *hw, struct ice_aqc_get_sw_cfg_resp_elem *buf, u16 buf_size, u16 *req_desc, u16 *num_elems, struct ice_sq_cd *cd) argument
2263 ice_aq_get_res_alloc(struct ice_hw *hw, u16 *num_entries, struct ice_aqc_get_res_resp_elem *buf, u16 buf_size, struct ice_sq_cd *cd) argument
2300 ice_aq_get_res_descs(struct ice_hw *hw, u16 num_entries, struct ice_aqc_res_elem *buf, u16 buf_size, u16 res_type, bool res_shared, u16 *desc_id, struct ice_sq_cd *cd) argument
[all...]
/freebsd-current/contrib/byacc/
H A Dreader.c1254 size_t buf_size = 0; local
/freebsd-current/contrib/ofed/libmlx5/
H A Dmlx5.h387 unsigned buf_size; member in struct:mlx5_bf
404 int buf_size; member in struct:mlx5_qp
434 int buf_size; member in struct:mlx5_rwq
/freebsd-current/contrib/bsnmp/snmpd/
H A Dmain.c273 buf_size(int tx) function
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h1222 ath10k_wmi_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 buf_size) argument
/freebsd-current/sys/contrib/dev/rtw89/
H A Ddebug.c149 size_t buf_size; local
226 size_t buf_size; local
271 size_t buf_size; local
325 size_t buf_size; local
669 size_t buf_size; local
785 size_t buf_size; local
892 size_t buf_size; local
[all...]
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2872 u32 buf_size = 0, bytes = 0; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp510 AppendHexValue(StreamString &response, const uint8_t *buf, uint32_t buf_size, bool swap) argument
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2523 size_t buf_size = PATH_MAX + 1; local
/freebsd-current/sys/dev/mlx4/mlx4_en/
H A Den.h287 u32 buf_size; member in struct:mlx4_en_tx_ring
344 u32 buf_size; member in struct:mlx4_en_rx_ring
399 int buf_size; member in struct:mlx4_en_cq
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h311 int buf_size; member in struct:mlx4_ib_qp
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h254 size_t buf_size; member in struct:mlx5_ib_rwq
306 int buf_size; member in struct:mlx5_ib_ubuffer
352 int buf_size; member in struct:mlx5_bf
/freebsd-current/sys/dev/qlxgb/
H A Dqla_hw.h223 uint64_t buf_size; /* packet buffer size */ member in struct:_q80_rq_rds_ring
303 uint32_t buf_size; /* buffer size in bytes */ member in struct:_q80_rcv_desc

Completed in 695 milliseconds

1234567