/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils.h | 229 u8 buf[]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 845 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in cxgb4_write_sgl() local 910 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; in cxgb4_write_partial_sgl() local
|
H A D | cxgb4_debugfs.c | 457 char buf[32]; in field_desc_show() local 663 static ssize_t tp_la_write(struct file *file, const char __user *buf, in tp_la_write() argument 802 static ssize_t pm_stats_clear(struct file *file, const char __user *buf, in pm_stats_clear() argument 888 static char *unit_conv(char *buf, size_t len, unsigned int val, in unit_conv() argument 905 char buf[32]; clk_show() local 1278 mbox_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) mbox_write() argument 1411 mps_trc_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) mps_trc_write() argument 1619 flash_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) flash_read() argument 2197 rss_key_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) rss_key_write() argument 3268 mem_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) mem_read() argument 3409 char *buf; blocked_fl_read() local 3458 char buf[40]; mem_region_show() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 542 bnxt_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *stats, u64 *buf) bnxt_get_ethtool_stats() argument 651 bnxt_get_strings(struct net_device *dev, u32 stringset, u8 *buf) bnxt_get_strings() argument 2577 u8 *buf; bnxt_get_nvram_directory() local 2620 u8 *buf; bnxt_get_nvram_item() local 2897 bnxt_read_sfp_module_eeprom_info(struct bnxt *bp, u16 i2c_addr, u16 page_number, u16 start_addr, u16 data_length, u8 *buf) bnxt_read_sfp_module_eeprom_info() argument 3313 bnxt_self_test(struct net_device *dev, struct ethtool_test *etest, u64 *buf) bnxt_self_test() argument 3571 bnxt_hwrm_dbg_coredump_retrieve(struct bnxt *bp, u16 component_id, u16 segment_id, u32 *seg_len, void *buf, u32 buf_len, u32 offset) bnxt_hwrm_dbg_coredump_retrieve() argument 3679 bnxt_get_coredump(struct bnxt *bp, void *buf, u32 *dump_len) bnxt_get_coredump() argument 3820 bnxt_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, void *buf) bnxt_get_dump_data() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | de4x5.c | 761 __le32 buf; member 1860 de4x5_local_stats(struct net_device *dev, char *buf, int pkt_len) in de4x5_local_stats() argument 1896 load_packet(struct net_device *dev, char *buf, u32 flags, struct sk_buff *skb) load_packet() argument 3868 char *buf = frame; create_packet() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 1792 int be_cmd_get_fat_dump(struct be_adapter *adapter, u32 buf_len, void *buf) in be_cmd_get_fat_dump() argument 4251 static struct be_nic_res_desc *be_get_nic_desc(u8 *buf, u32 desc_count, in be_get_nic_desc() argument 4274 static struct be_nic_res_desc *be_get_vft_desc(u8 *buf, u32 desc_count, in be_get_vft_desc() argument 4280 static struct be_nic_res_desc *be_get_func_nic_desc(u8 *buf, u32 desc_count, in be_get_func_nic_desc() argument 4286 static struct be_pcie_res_desc *be_get_pcie_desc(u8 *buf, u32 desc_count, in be_get_pcie_desc() argument 4307 be_get_port_desc(u8 *buf, u32 desc_count) be_get_port_desc() argument 4409 be_get_nic_pf_num_list(u8 *buf, u32 desc_count, u16 *nic_pf_nums) be_get_nic_pf_num_list() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 1643 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-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.h | 843 u8 buf[IWL_FIRST_TB_SIZE_ALIGN]; member 1374 iwl_trans_read_mem(struct iwl_trans *trans, u32 addr, void *buf, int dwords) iwl_trans_read_mem() argument 1397 iwl_trans_write_mem(struct iwl_trans *trans, u32 addr, const void *buf, int dwords) iwl_trans_write_mem() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 523 static char buf[40]; in rs_pretty_rate() local 3694 int rs_pretty_print_rate(char *buf, int bufsz, const u32 rate) in rs_pretty_print_rate() argument 3786 char buf[64]; in rs_sta_dbgfs_scale_table_write() local 4056 char buf[12]; iwl_dbgfs_ss_force_read() local 4071 iwl_dbgfs_ss_force_write(struct iwl_lq_sta *lq_sta, char *buf, size_t count, loff_t *ppos) iwl_dbgfs_ss_force_write() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 294 u8 *buf; in mt7915_mcu_parse_eeprom() local 2403 u8 *buf; in mt7915_mcu_beacon_cont() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 768 rtl8xxxu_writeN(struct rtl8xxxu_priv *priv, u16 addr, u8 *buf, u16 len) in rtl8xxxu_writeN() argument
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | farsync.c | 1985 void *buf; in fst_ioctl() local
|
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | ca8210.c | 724 u8 *buf; in ca8210_rx_done() local 620 ca8210_test_int_driver_write( const u8 *buf, size_t len, void *spi ) ca8210_test_int_driver_write() argument 909 ca8210_spi_transfer( struct spi_device *spi, const u8 *buf, size_t len ) ca8210_spi_transfer() argument 986 ca8210_spi_exchange( const u8 *buf, size_t len, u8 *response, void *device_ref ) ca8210_spi_exchange() argument 2430 ca8210_test_check_upstream(u8 *buf, void *device_ref) ca8210_test_check_upstream() argument 2563 ca8210_test_int_user_read( struct file *filp, char __user *buf, size_t len, loff_t *offp ) ca8210_test_int_user_read() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 1090 u8 *buf; in ath6kl_wmi_bssinfo_event_rx() local 3218 int ath6kl_wmi_test_cmd(struct wmi *wmi, void *buf, size_t len) in ath6kl_wmi_test_cmd() argument 3649 u8 *buf; in ath6kl_wmi_send_action_cmd() local 3687 u8 *buf; __ath6kl_wmi_send_mgmt_cmd() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ |
H A D | virtio_net.c | 664 void *buf; in xdp_linearize_page() local 696 receive_small(struct net_device *dev, struct virtnet_info *vi, struct receive_queue *rq, void *buf, void *ctx, unsigned int len, unsigned int *xdp_xmit, struct virtnet_rq_stats *stats) receive_small() argument 817 memcpy(skb_vnet_hdr(skb), buf, vi->hdr_len); receive_small() local 836 receive_big(struct net_device *dev, struct virtnet_info *vi, struct receive_queue *rq, void *buf, unsigned int len, struct virtnet_rq_stats *stats) receive_big() argument 859 receive_mergeable(struct net_device *dev, struct virtnet_info *vi, struct receive_queue *rq, void *buf, void *ctx, unsigned int len, unsigned int *xdp_xmit, struct virtnet_rq_stats *stats) receive_mergeable() argument 1106 receive_buf(struct virtnet_info *vi, struct receive_queue *rq, void *buf, unsigned int len, void **ctx, unsigned int *xdp_xmit, struct virtnet_rq_stats *stats) receive_buf() argument 1174 char *buf; add_recvbuf_small() local 1268 char *buf; add_recvbuf_mergeable() local 1413 void *buf; virtnet_receive() local 1951 void *buf; virtnet_set_rx_mode() local 2601 virtnet_get_phys_port_name(struct net_device *dev, char *buf, size_t len) virtnet_get_phys_port_name() argument 2750 virtnet_sq_free_unused_buf(struct virtqueue *vq, void *buf) virtnet_sq_free_unused_buf() argument 2758 virtnet_rq_free_unused_buf(struct virtqueue *vq, void *buf) virtnet_rq_free_unused_buf() argument 2773 void *buf; free_unused_bufs() local 2969 mergeable_rx_buffer_size_show(struct netdev_rx_queue *queue, char *buf) mergeable_rx_buffer_size_show() argument [all...] |
H A D | tun.c | 1674 char *buf; in tun_build_skb() local 1614 __tun_build_skb(struct tun_file *tfile, struct page_frag *alloc_frag, char *buf, int buflen, int len, int pad) __tun_build_skb() argument 2698 tun_show_flags(struct device *dev, struct device_attribute *attr, char *buf) tun_show_flags() argument 2705 tun_show_owner(struct device *dev, struct device_attribute *attr, char *buf) tun_show_owner() argument 2715 tun_show_group(struct device *dev, struct device_attribute *attr, char *buf) tun_show_group() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 290 static void print_pkt(unsigned char *buf, int len) in print_pkt() argument 1348 struct stmmac_rx_buffer *buf = &rx_q->buf_pool[i]; in stmmac_init_rx_buffers() local 1383 struct stmmac_rx_buffer *buf = &rx_q->buf_pool[i]; stmmac_free_rx_buffer() local 3697 struct stmmac_rx_buffer *buf = &rx_q->buf_pool[entry]; stmmac_rx_refill() local 3844 struct stmmac_rx_buffer *buf; stmmac_rx() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 5014 ath11k_wmi_fw_pdev_base_stats_fill(const struct ath11k_fw_stats_pdev *pdev, char *buf, u32 *length) ath11k_wmi_fw_pdev_base_stats_fill() argument 5045 ath11k_wmi_fw_pdev_tx_stats_fill(const struct ath11k_fw_stats_pdev *pdev, char *buf, u32 *length) ath11k_wmi_fw_pdev_tx_stats_fill() argument 5109 ath11k_wmi_fw_pdev_rx_stats_fill(const struct ath11k_fw_stats_pdev *pdev, char *buf, u32 *length) ath11k_wmi_fw_pdev_rx_stats_fill() argument 5153 ath11k_wmi_fw_vdev_stats_fill(struct ath11k *ar, const struct ath11k_fw_stats_vdev *vdev, char *buf, u32 *length) ath11k_wmi_fw_vdev_stats_fill() argument 5227 ath11k_wmi_fw_bcn_stats_fill(struct ath11k *ar, const struct ath11k_fw_stats_bcn *bcn, char *buf, u32 *length) ath11k_wmi_fw_bcn_stats_fill() argument 5259 ath11k_wmi_fw_stats_fill(struct ath11k *ar, struct ath11k_fw_stats *fw_stats, u32 stats_id, char *buf) ath11k_wmi_fw_stats_fill() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 4937 static ssize_t beiscsi_show_boot_tgt_info(void *data, int type, char *buf) in beiscsi_show_boot_tgt_info() argument 5001 beiscsi_show_boot_ini_info(void *data, int type, char *buf) beiscsi_show_boot_ini_info() argument 5016 beiscsi_show_boot_eth_info(void *data, int type, char *buf) beiscsi_show_boot_eth_info() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 4999 ahc_controller_info(struct ahc_softc *ahc, char *buf) in ahc_controller_info() argument
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 2954 megasas_dump(void *buf, int sz, int format) in megasas_dump() argument 3031 megasas_dump_sys_regs(void __iomem *reg_set, char *buf) in megasas_dump_sys_regs() argument 3235 fw_crash_buffer_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) fw_crash_buffer_store() argument 3253 fw_crash_buffer_show(struct device *cdev, struct device_attribute *attr, char *buf) fw_crash_buffer_show() argument 3297 fw_crash_buffer_size_show(struct device *cdev, struct device_attribute *attr, char *buf) fw_crash_buffer_size_show() argument 3309 fw_crash_state_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) fw_crash_state_store() argument 3343 fw_crash_state_show(struct device *cdev, struct device_attribute *attr, char *buf) fw_crash_state_show() argument 3354 page_size_show(struct device *cdev, struct device_attribute *attr, char *buf) page_size_show() argument 3361 ldio_outstanding_show(struct device *cdev, struct device_attribute *attr, char *buf) ldio_outstanding_show() argument 3371 fw_cmds_outstanding_show(struct device *cdev, struct device_attribute *attr, char *buf) fw_cmds_outstanding_show() argument 3381 enable_sdev_max_qd_show(struct device *cdev, struct device_attribute *attr, char *buf) enable_sdev_max_qd_show() argument 3391 enable_sdev_max_qd_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) enable_sdev_max_qd_store() argument 3423 dump_system_regs_show(struct device *cdev, struct device_attribute *attr, char *buf) dump_system_regs_show() argument 3434 raid_map_id_show(struct device *cdev, struct device_attribute *attr, char *buf) raid_map_id_show() argument 8668 version_show(struct device_driver *dd, char *buf) version_show() argument 8675 release_date_show(struct device_driver *dd, char *buf) release_date_show() argument 8682 support_poll_for_event_show(struct device_driver *dd, char *buf) support_poll_for_event_show() argument 8688 support_device_change_show(struct device_driver *dd, char *buf) support_device_change_show() argument 8694 dbg_lvl_show(struct device_driver *dd, char *buf) dbg_lvl_show() argument 8699 dbg_lvl_store(struct device_driver *dd, const char *buf, size_t count) dbg_lvl_store() argument 8713 support_nvme_encapsulation_show(struct device_driver *dd, char *buf) support_nvme_encapsulation_show() argument 8721 support_pci_lane_margining_show(struct device_driver *dd, char *buf) support_pci_lane_margining_show() argument [all...] |
/kernel/linux/linux-5.10/drivers/nfc/ |
H A D | trf7970a.c | 485 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont() argument 516 u8 buf[2] = { reg, val }; in trf7970a_write() local 532 u8 buf[2]; in trf7970a_read_irqstatus() local 556 u8 buf[2]; trf7970a_read_target_proto() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 1544 setup_buffering(struct scsi_tape *STp, const char __user *buf, size_t count, int is_read) setup_buffering() argument 1621 st_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) st_write() argument 2096 st_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) st_read() argument 4558 try_direct_io_show(struct device_driver *ddp, char *buf) try_direct_io_show() argument 4564 fixed_buffer_size_show(struct device_driver *ddp, char *buf) fixed_buffer_size_show() argument 4570 max_sg_segs_show(struct device_driver *ddp, char *buf) max_sg_segs_show() argument 4576 version_show(struct device_driver *ddd, char *buf) version_show() argument 4583 debug_flag_store(struct device_driver *ddp, const char *buf, size_t count) debug_flag_store() argument 4602 debug_flag_show(struct device_driver *ddp, char *buf) debug_flag_show() argument 4623 defined_show(struct device *dev, struct device_attribute *attr, char *buf) defined_show() argument 4634 default_blksize_show(struct device *dev, struct device_attribute *attr, char *buf) default_blksize_show() argument 4646 default_density_show(struct device *dev, struct device_attribute *attr, char *buf) default_density_show() argument 4660 default_compression_show(struct device *dev, struct device_attribute *attr, char *buf) default_compression_show() argument 4672 options_show(struct device *dev, struct device_attribute *attr, char *buf) options_show() argument 4708 read_cnt_show(struct device *dev, struct device_attribute *attr, char *buf) read_cnt_show() argument 4726 read_byte_cnt_show(struct device *dev, struct device_attribute *attr, char *buf) read_byte_cnt_show() argument 4742 read_ns_show(struct device *dev, struct device_attribute *attr, char *buf) read_ns_show() argument 4759 write_cnt_show(struct device *dev, struct device_attribute *attr, char *buf) write_cnt_show() argument 4776 write_byte_cnt_show(struct device *dev, struct device_attribute *attr, char *buf) write_byte_cnt_show() argument 4793 write_ns_show(struct device *dev, struct device_attribute *attr, char *buf) write_ns_show() argument 4811 in_flight_show(struct device *dev, struct device_attribute *attr, char *buf) in_flight_show() argument 4831 io_ns_show(struct device *dev, struct device_attribute *attr, char *buf) io_ns_show() argument 4850 other_cnt_show(struct device *dev, struct device_attribute *attr, char *buf) other_cnt_show() argument 4868 resid_cnt_show(struct device *dev, struct device_attribute *attr, char *buf) resid_cnt_show() argument [all...] |
/kernel/linux/linux-5.10/drivers/soc/tegra/ |
H A D | pmc.c | 1891 reset_reason_show(struct device *dev, struct device_attribute *attr, char *buf) reset_reason_show() argument 1908 reset_level_show(struct device *dev, struct device_attribute *attr, char *buf) reset_level_show() argument
|
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 2391 void *buf; in hisi_sas_alloc() local 3314 char buf[8]; in hisi_sas_debugfs_trigger_dump_write() local 3372 hisi_sas_debugfs_bist_linkrate_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_bist_linkrate_write() argument 3461 hisi_sas_debugfs_bist_code_mode_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_bist_code_mode_write() argument 3515 hisi_sas_debugfs_bist_phy_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_bist_phy_write() argument 3591 hisi_sas_debugfs_bist_mode_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_bist_mode_write() argument 3643 hisi_sas_debugfs_bist_enable_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_bist_enable_write() argument 3712 hisi_sas_debugfs_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_write() argument 3751 hisi_sas_debugfs_phy_down_cnt_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) hisi_sas_debugfs_phy_down_cnt_write() argument [all...] |