Home
last modified time | relevance | path

Searched defs:buf (Results 20451 - 20475 of 21233) sorted by relevance

1...<<811812813814815816817818819820>>...850

/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c1861 char buf[40]; in pvr2_hdw_setup_std() local
2979 char buf[100]; pvr2_hdw_commit_setup() local
3479 pvr2_hdw_cpufw_get(struct pvr2_hdw *hdw,unsigned int offs, char *buf,unsigned int cnt) pvr2_hdw_cpufw_get() argument
4677 print_input_mask(unsigned int msk, char *buf,unsigned int acnt) print_input_mask() argument
4705 pvr2_hdw_report_unlocked(struct pvr2_hdw *hdw,int which, char *buf,unsigned int acnt) pvr2_hdw_report_unlocked() argument
4816 pvr2_hdw_report_clients(struct pvr2_hdw *hdw, char *buf, unsigned int acnt) pvr2_hdw_report_clients() argument
4856 pvr2_hdw_state_report(struct pvr2_hdw *hdw, char *buf,unsigned int acnt) pvr2_hdw_state_report() argument
4879 char buf[256]; pvr2_hdw_state_log_state() local
[all...]
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c6783 mpt_get_fw_exp_ver(char *buf, MPT_ADAPTER *ioc) in mpt_get_fw_exp_ver() argument
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx.h173 struct cx231xx_buffer *buf; member
207 struct cx231xx_buffer *buf; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h229 u8 buf[]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c322 char *buf = NULL; in cnic_send_nlmsg() local
372 cnic_iscsi_nl_msg_recv(struct cnic_dev *dev, u32 msg_type, char *buf, u16 len) cnic_iscsi_nl_msg_recv() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c585 bnxt_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *stats, u64 *buf) bnxt_get_ethtool_stats() argument
692 bnxt_get_strings(struct net_device *dev, u32 stringset, u8 *buf) bnxt_get_strings() argument
2835 u8 *buf; bnxt_get_nvram_directory() local
2881 u8 *buf; bnxt_get_nvram_item() local
3019 char buf[FW_VER_STR_LEN]; bnxt_get_pkgver() local
3185 bnxt_read_sfp_module_eeprom_info(struct bnxt *bp, u16 i2c_addr, u16 page_number, u8 bank, u16 start_addr, u16 data_length, u8 *buf) bnxt_read_sfp_module_eeprom_info() argument
3691 bnxt_self_test(struct net_device *dev, struct ethtool_test *etest, u64 *buf) bnxt_self_test() argument
3876 bnxt_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, void *buf) bnxt_get_dump_data() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1643 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf) in bfa_flash_read_end() argument
1691 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf, in bfa_flash_raw_read() argument
2194 u32 *buf = tbuf; in bfa_nw_ioc_smem_read() local
1603 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len, char *buf) bfa_flash_read_start() argument
3299 bfa_nw_flash_update_part(struct bfa_flash *flash, u32 type, u8 instance, void *buf, u32 len, u32 offset, bfa_cb_flash cbfn, void *cbarg) bfa_nw_flash_update_part() argument
3348 bfa_nw_flash_read_part(struct bfa_flash *flash, u32 type, u8 instance, void *buf, u32 len, u32 offset, bfa_cb_flash cbfn, void *cbarg) bfa_nw_flash_read_part() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c351 struct v4l2_m2m_buffer buf; member
2332 allegro_copy_firmware(struct allegro_dev *dev, const u8 * const buf, size_t size) allegro_copy_firmware() argument
2345 allegro_copy_fw_codec(struct allegro_dev *dev, const u8 * const buf, size_t size) allegro_copy_fw_codec() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c508 char *buf; in mlxsw_emad_construct() local
1533 char buf[32]; mlxsw_devlink_info_get() local
3278 mlxsw_core_buf_dump_dbg(struct mlxsw_core *mlxsw_core, const char *buf, size_t size) mlxsw_core_buf_dump_dbg() argument
[all...]
H A Dspectrum.h563 struct mlxsw_sp_hdroom_buf buf[MLXSW_SP_PB_COUNT]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c381 struct mcp_cmd *buf; in myri10ge_send_cmd() local
511 __be32 buf[16] __attribute__ ((__aligned__(8))); myri10ge_dummy_rdma() local
713 __be32 buf[16] __attribute__ ((__aligned__(8))); myri10ge_load_firmware() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h838 void *buf; member
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dns83820.c490 static inline void build_rx_desc(struct ns83820 *dev, __le32 *desc, dma_addr_t link, dma_addr_t buf, u32 cmdsts, u32 extsts) in build_rx_desc() argument
505 dma_addr_t buf; in ns83820_add_rx_skb() local
1049 dma_addr_t buf; local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1461 u16 len, req_id, buf = 0; in ena_rx_skb() local
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/
H A Dag71xx.c323 struct ag71xx_buf *buf; member
1220 ag71xx_fill_rx_buf(struct ag71xx *ag, struct ag71xx_buf *buf, int offset, void *(*alloc)(unsigned int size)) ag71xx_fill_rx_buf() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c268 ice_aq_manage_mac_read(struct ice_hw *hw, void *buf, u16 buf_size, in ice_aq_manage_mac_read() argument
908 void *buf = NULL; in ice_cfg_fw_log() local
1027 void ice_output_fw_log(struct ice_hw *hw, struct ice_aq_desc *desc, void *buf) in ice_output_fw_log() argument
1528 ice_sbq_send_cmd(struct ice_hw *hw, struct ice_sbq_cmd_desc *desc, void *buf, u16 buf_size, struct ice_sq_cd *cd) ice_sbq_send_cmd() argument
1615 ice_sq_send_cmd_retry(struct ice_hw *hw, struct ice_ctl_q_info *cq, struct ice_aq_desc *desc, void *buf, u16 buf_size, struct ice_sq_cd *cd) ice_sq_send_cmd_retry() argument
1663 ice_aq_send_cmd(struct ice_hw *hw, struct ice_aq_desc *desc, void *buf, u16 buf_size, struct ice_sq_cd *cd) ice_aq_send_cmd() argument
2009 ice_aq_alloc_free_res(struct ice_hw *hw, struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size, enum ice_adminq_opc opc) ice_aq_alloc_free_res() argument
2041 struct ice_aqc_alloc_free_res_elem *buf; ice_alloc_hw_res() local
2077 struct ice_aqc_alloc_free_res_elem *buf; ice_free_hw_res() local
2424 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, void *buf, u32 cap_count) ice_parse_func_caps() argument
2612 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, void *buf, u32 cap_count) ice_parse_dev_caps() argument
2738 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count, enum ice_adminq_opc opc, struct ice_sq_cd *cd) ice_aq_list_caps() argument
4275 ice_aq_cfg_lan_txq(struct ice_hw *hw, struct ice_aqc_cfg_txqs_buf *buf, u16 buf_size, u16 num_qs, u8 oldport, u8 newport, struct ice_sq_cd *cd) ice_aq_cfg_lan_txq() argument
4619 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, u8 num_qgrps, struct ice_aqc_add_tx_qgrp *buf, u16 buf_size, struct ice_sq_cd *cd) ice_ena_vsi_txq() argument
4882 struct ice_aqc_add_rdma_qset_data *buf; ice_ena_vsi_rdma_qset() local
5156 ice_sched_query_elem(struct ice_hw *hw, u32 node_teid, struct ice_aqc_txsched_elem_data *buf) ice_sched_query_elem() argument
5450 u16 i, tlv, tlv_len, tlv_start, buf, offset; ice_get_link_default_override() local
5538 ice_aq_set_lldp_mib(struct ice_hw *hw, u8 mib_type, void *buf, u16 buf_size, struct ice_sq_cd *cd) ice_aq_set_lldp_mib() argument
[all...]
H A Dice_ethtool.c449 u8 *buf; in ice_get_eeprom() local
H A Dice_switch.c1435 ice_aq_get_sw_cfg(struct ice_hw *hw, struct ice_aqc_get_sw_cfg_resp_elem *buf, in ice_aq_get_sw_cfg() argument
2146 ice_collect_result_idx(struct ice_aqc_recipe_data_elem *buf, in ice_collect_result_idx() argument
4437 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_res_cntr() local
4474 struct ice_aqc_alloc_free_res_elem *buf; ice_free_res_cntr() local
4511 struct ice_aqc_alloc_free_res_elem *buf; ice_share_res() local
4958 struct ice_aqc_recipe_data_elem *buf; ice_add_sw_recipe() local
5241 devm_kfree(ice_hw_to_dev(hw), buf); ice_add_sw_recipe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c5120 struct ibmvnic_query_ip_offload_buffer *buf = &adapter->ip_offload_buf; in send_control_ip_offload() local
5264 struct ibmvnic_query_ip_offload_buffer *buf = &adapter->ip_offload_buf; handle_query_ip_offload_rsp() local
6540 failover_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) failover_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7254 u16 buf = 0; in e1000_eeprom_checks() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c144 u8 *buf = (u8 *)buffer; in i40e_debug_aq() local
2194 i40e_aq_get_switch_config(struct i40e_hw *hw, struct i40e_aqc_get_switch_config_resp *buf, u16 buf_size, u16 *start_seid, struct i40e_asq_cmd_details *cmd_details) i40e_aq_get_switch_config() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h126 struct ef4_buffer buf; member
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139cp.c1526 static void cp_get_strings (struct net_device *dev, u32 stringset, u8 *buf) in cp_get_strings() argument
/kernel/linux/linux-6.6/drivers/atm/
H A Dlanai.c232 struct lanai_buffer buf; member
236 struct lanai_buffer buf; member
328 static void lanai_buf_allocate(struct lanai_buffer *buf, in lanai_buf_allocate() argument
363 lanai_buf_size(const struct lanai_buffer *buf) lanai_buf_size() argument
368 lanai_buf_deallocate(struct lanai_buffer *buf, struct pci_dev *pci) lanai_buf_deallocate() argument
379 lanai_buf_size_cardorder(const struct lanai_buffer *buf) lanai_buf_size_cardorder() argument
1477 lanai_get_sized_buffer(struct lanai_dev *lanai, struct lanai_buffer *buf, int max_sdu, int multiplier, const char *name) lanai_get_sized_buffer() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c553 char *buf; in devlink_add_symlinks() local
423 status_show(struct device *dev, struct device_attribute *attr, char *buf) status_show() argument
456 auto_remove_on_show(struct device *dev, struct device_attribute *attr, char *buf) auto_remove_on_show() argument
473 runtime_pm_show(struct device *dev, struct device_attribute *attr, char *buf) runtime_pm_show() argument
482 sync_state_only_show(struct device *dev, struct device_attribute *attr, char *buf) sync_state_only_show() argument
601 char *buf; devlink_remove_symlinks() local
1226 waiting_for_supplier_show(struct device *dev, struct device_attribute *attr, char *buf) waiting_for_supplier_show() argument
2348 dev_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) dev_attr_show() argument
2364 dev_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) dev_attr_store() argument
2383 device_store_ulong(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) device_store_ulong() argument
2400 device_show_ulong(struct device *dev, struct device_attribute *attr, char *buf) device_show_ulong() argument
2409 device_store_int(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) device_store_int() argument
2429 device_show_int(struct device *dev, struct device_attribute *attr, char *buf) device_show_int() argument
2439 device_store_bool(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) device_store_bool() argument
2451 device_show_bool(struct device *dev, struct device_attribute *attr, char *buf) device_show_bool() argument
2622 uevent_show(struct device *dev, struct device_attribute *attr, char *buf) uevent_show() argument
2665 uevent_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) uevent_store() argument
2681 online_show(struct device *dev, struct device_attribute *attr, char *buf) online_show() argument
2692 online_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) online_store() argument
2712 removable_show(struct device *dev, struct device_attribute *attr, char *buf) removable_show() argument
2924 dev_show(struct device *dev, struct device_attribute *attr, char *buf) dev_show() argument
[all...]

Completed in 122 milliseconds

1...<<811812813814815816817818819820>>...850