Searched defs:buff (Results 176 – 190 of 190) sorted by relevance
12345678
/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 3314 dma_addr_t buff, u32 *size) in hl_fw_send_generic_request()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 1669 u16 *buff = (u16 *)p_dev->ahw->reset.buff; in qlcnic_83xx_reset_template_checksum() local
|
/linux/kernel/trace/ |
H A D | trace_events_filter.c | 1083 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex()
|
H A D | ftrace.c | 4939 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) in ftrace_match_records() 5714 char *buff, int len, int enable) in ftrace_process_regex()
|
/linux/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 1439 u16 *buff = ptr; in pcnet32_get_regs() local
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_nx2.c | 1488 uint16_t *buff = (uint16_t *)vha->reset_tmplt.buff; in qla8044_reset_seq_checksum_test() local
|
H A D | qla_nx2.h | 273 uint8_t *buff; member
|
/linux/drivers/usb/dwc2/ |
H A D | gadget.c | 1629 void *buff, in dwc2_hsotg_send_reply()
|
/linux/net/core/ |
H A D | neighbour.c | 1254 struct sk_buff *buff; in __neigh_event_send() local
|
/linux/drivers/net/ethernet/intel/ |
H A D | e100.c | 2450 u32 *buff = p; in e100_get_regs() local
|
/linux/net/packet/ |
H A D | af_packet.c | 1245 packet_increment_head(struct packet_ring_buffer * buff) packet_increment_head() argument
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 3126 u8 buff[sizeof(struct il_wep_cmd) + in il4965_static_wepkey_cmd() local
|
/linux/net/ipv6/ |
H A D | addrconf.c | 5764 u64 buff[IPSTATS_MIB_MAX]; in __snmp6_fill_stats64() local
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 2208 ath10k_htt_rx_desc_from_raw_buffer(struct ath10k_hw_params *hw, void *buff) in ath10k_htt_rx_desc_from_raw_buffer()
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 4826 char file[PATH_MAX], buff[4096]; bpf_get_map_info_from_fdinfo() local
|
12345678