Home
last modified time | relevance | path

Searched defs:buf (Results 4976 - 5000 of 13627) sorted by relevance

1...<<191192193194195196197198199200>>...546

/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dusb.c462 void *buf; in carl9170_usb_alloc_rx_urb() local
804 u8 *buf; in carl9170_usb_load_firmware() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.c10 struct acpi_buffer buf = { ACPI_ALLOCATE_BUFFER, NULL }; in mt792x_acpi_read() local
H A Dsdio_txrx.c88 u8 *buf, *end; in mt76s_rx_run_queue() local
H A Dmt76x02_usb_mcu.c257 u8 *buf; in mt76x02u_mcu_fw_send_data() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmmio.c165 void mt7996_memcpy_fromio(struct mt7996_dev *dev, void *buf, u32 offset, in mt7996_memcpy_fromio() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c182 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, in hfa384x_from_bap() argument
201 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) in hfa384x_to_bap() argument
H A Dhostap_cs.c106 hfa384x_outsw_debug(struct net_device *dev, int a, u8 *buf, int wc) hfa384x_outsw_debug() argument
121 hfa384x_insw_debug(struct net_device *dev, int a, u8 *buf, int wc) hfa384x_insw_debug() argument
155 hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, int len) hfa384x_from_bap() argument
175 hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) hfa384x_to_bap() argument
[all...]
H A Dhostap_download.c149 static int prism2_pda_ok(u8 *buf) in prism2_pda_ok() argument
87 hfa384x_from_aux(struct net_device *dev, unsigned int addr, int len, void *buf) hfa384x_from_aux() argument
118 hfa384x_to_aux(struct net_device *dev, unsigned int addr, int len, void *buf) hfa384x_to_aux() argument
245 u8 *buf; prism2_read_pda() local
[all...]
H A Dhostap_proc.c198 static ssize_t prism2_pda_proc_read(struct file *file, char __user *buf, in prism2_pda_proc_read() argument
222 static ssize_t prism2_aux_dump_proc_no_read(struct file *file, char __user *buf, in prism2_aux_dump_proc_no_read() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c174 struct mt7601u_dma_buf_rx *buf = NULL; in mt7601u_rx_get_pending_entry() local
402 u8 *buf = page_address(e->p); in mt7601u_submit_rx_buf() local
H A Dusb.c35 mt7601u_usb_alloc_buf(struct mt7601u_dev *dev, size_t len, struct mt7601u_dma_buf *buf) mt7601u_usb_alloc_buf() argument
47 mt7601u_usb_free_buf(struct mt7601u_dev *dev, struct mt7601u_dma_buf *buf) mt7601u_usb_free_buf() argument
55 mt7601u_usb_submit_buf(struct mt7601u_dev *dev, int dir, int ep_idx, struct mt7601u_dma_buf *buf, gfp_t gfp, usb_complete_t complete_fn, void *context) mt7601u_usb_submit_buf() argument
88 mt7601u_vendor_request(struct mt7601u_dev *dev, const u8 req, const u8 direction, const u16 val, const u16 offset, void *buf, const size_t buflen) mt7601u_vendor_request() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c45 struct cmd_header *buf = (void *)extra; in lbtf_cmd_copyback() local
H A Ddeb_defs.h89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c18 mt7615_thermal_show_temp(struct device *dev, struct device_attribute *attr, char *buf) mt7615_thermal_show_temp() argument
H A Ddebugfs.c446 char *buf; in mt7615_ext_mac_addr_read() local
480 char buf[32]; in mt7615_ext_mac_addr_write() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.c224 int wilc_wlan_cfg_set_wid(u8 *frame, u32 offset, u16 id, u8 *buf, int size) in wilc_wlan_cfg_set_wid() argument
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c234 static void qtnf_pcie_control_rx_callback(void *arg, const u8 __iomem *buf, in qtnf_pcie_control_rx_callback() argument
253 memcpy_fromio(skb_put(skb, len), buf, len); in qtnf_pcie_control_rx_callback() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c186 efx_mcdi_mon_show_value(struct device *dev, struct device_attribute *attr, char *buf) efx_mcdi_mon_show_value() argument
223 efx_mcdi_mon_show_limit(struct device *dev, struct device_attribute *attr, char *buf) efx_mcdi_mon_show_limit() argument
250 efx_mcdi_mon_show_alarm(struct device *dev, struct device_attribute *attr, char *buf) efx_mcdi_mon_show_alarm() argument
268 efx_mcdi_mon_show_label(struct device *dev, struct device_attribute *attr, char *buf) efx_mcdi_mon_show_label() argument
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-i2c.c170 u8 buf[2]; in __i2c_rollball_set_page() local
228 i2c_rollball_mii_poll(struct mii_bus *bus, int bus_addr, u8 *buf, size_t len) i2c_rollball_mii_poll() argument
297 u8 buf[4], res[6]; i2c_mii_read_rollball() local
330 u8 buf[6]; i2c_mii_write_rollball() local
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dcx82310_eth.c59 u8 *buf = kzalloc(CMD_PACKET_SIZE, GFP_KERNEL); in cx82310_cmd() local
144 char buf[15]; cx82310_bind() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dcmd.c22 int wl1251_cmd_send(struct wl1251 *wl, u16 id, void *buf, size_t len) in wl1251_cmd_send() argument
69 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer) in wl1251_cmd_test() argument
110 wl1251_cmd_interrogate(struct wl1251 *wl, u16 id, void *buf, size_t len) wl1251_cmd_interrogate() argument
148 wl1251_cmd_configure(struct wl1251 *wl, u16 id, void *buf, size_t len) wl1251_cmd_configure() argument
380 wl1251_cmd_template_set(struct wl1251 *wl, u16 cmd_id, void *buf, size_t buf_len) wl1251_cmd_template_set() argument
[all...]
H A Dtx.c370 static char buf[9]; in wl1251_tx_parse_status() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dboot.c163 static int wl1271_boot_upload_firmware_chunk(struct wl1271 *wl, void *buf, in wl1271_boot_upload_firmware_chunk() argument
/kernel/linux/linux-6.6/drivers/ntb/test/
H A Dntb_msi_test.c273 char buf[32]; in ntb_msit_create_dbgfs() local
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dhwio.c96 static int wfx_indirect_read(struct wfx_dev *wdev, int reg, u32 addr, void *buf, size_t len) in wfx_indirect_read() argument
146 wfx_indirect_write(struct wfx_dev *wdev, int reg, u32 addr, const void *buf, size_t len) wfx_indirect_write() argument
160 wfx_indirect_read_locked(struct wfx_dev *wdev, int reg, u32 addr, void *buf, size_t len) wfx_indirect_read_locked() argument
172 wfx_indirect_write_locked(struct wfx_dev *wdev, int reg, u32 addr, const void *buf, size_t len) wfx_indirect_write_locked() argument
216 wfx_data_read(struct wfx_dev *wdev, void *buf, size_t len) wfx_data_read() argument
230 wfx_data_write(struct wfx_dev *wdev, const void *buf, size_t len) wfx_data_write() argument
244 wfx_sram_buf_read(struct wfx_dev *wdev, u32 addr, void *buf, size_t len) wfx_sram_buf_read() argument
249 wfx_ahb_buf_read(struct wfx_dev *wdev, u32 addr, void *buf, size_t len) wfx_ahb_buf_read() argument
254 wfx_sram_buf_write(struct wfx_dev *wdev, u32 addr, const void *buf, size_t len) wfx_sram_buf_write() argument
259 wfx_ahb_buf_write(struct wfx_dev *wdev, u32 addr, const void *buf, size_t len) wfx_ahb_buf_write() argument
[all...]

Completed in 19 milliseconds

1...<<191192193194195196197198199200>>...546