Home
last modified time | relevance | path

Searched defs:hdr (Results 226 – 250 of 1895) sorted by relevance

12345678910>>...76

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_ip_encap.c21 } hdr; in bpf_lwt_encap_gre() local
57 } hdr; in bpf_lwt_encap_gre6() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_patch.c26 struct snd_util_memhdr *hdr, in snd_emu10k1_sample_new()
202 struct snd_util_memhdr *hdr) in snd_emu10k1_sample_free()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dusb_mcu.c18 const struct mt76x02_fw_header *hdr) in mt76x0u_upload_firmware()
88 const struct mt76x02_fw_header *hdr; in mt76x0u_load_firmware() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpower_budget.c29 nvbios_power_budget_table(struct nvkm_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, in nvbios_power_budget_table()
63 u8 ver, hdr, cnt, len, cap_entry; in nvbios_power_budget_header() local
H A Di2c.c29 dcb_i2c_table(struct nvkm_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in dcb_i2c_table()
63 u8 hdr, cnt; in dcb_i2c_entry() local
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dperfmon_default_smpl.c80 pfm_default_smpl_hdr_t *hdr; in default_init() local
105 pfm_default_smpl_hdr_t *hdr; in default_handler() local
233 pfm_default_smpl_hdr_t *hdr; in default_restart() local
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dwcnss_ctrl.c76 struct wcnss_msg_hdr hdr; member
92 struct wcnss_msg_hdr hdr; member
105 struct wcnss_msg_hdr hdr; member
126 const struct wcnss_msg_hdr *hdr = data; in wcnss_ctrl_smd_callback() local
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dloader.c152 const struct sof_ext_man_elem_header *hdr) in ext_man_get_fw_version()
165 const struct sof_ext_man_elem_header *hdr) in ext_man_get_windows()
175 const struct sof_ext_man_elem_header *hdr) in ext_man_get_cc_info()
185 const struct sof_ext_man_elem_header *hdr) in ext_man_get_dbg_abi_info()
/OK3568_Linux_fs/kernel/net/rds/
H A Dmessage.c187 void rds_message_populate_header(struct rds_header *hdr, __be16 sport, in rds_message_populate_header()
198 int rds_message_add_extension(struct rds_header *hdr, unsigned int type, in rds_message_add_extension()
237 int rds_message_next_extension(struct rds_header *hdr, in rds_message_next_extension()
269 int rds_message_add_rdma_dest_extension(struct rds_header *hdr, u32 r_key, u32 offset) in rds_message_add_rdma_dest_extension()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_radiotap.c241 struct ieee80211_radiotap_header *hdr = (struct ieee80211_radiotap_header*)rtap_header; in wl_rtapParseInit() local
945 radiotap_encode_multi_rssi(monitor_pkt_rxsts_t* rxsts, ieee80211_radiotap_header_t *hdr) in radiotap_encode_multi_rssi()
968 radiotap_encode_alignpad(ieee80211_radiotap_header_t *hdr, uint16 pad_req) in radiotap_encode_alignpad()
989 struct wl_rxsts* rxsts, ieee80211_radiotap_header_t *hdr) in radiotap_encode_bw_signaling()
1017 radiotap_add_vendor_ns(ieee80211_radiotap_header_t *hdr) in radiotap_add_vendor_ns()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_radiotap.c241 struct ieee80211_radiotap_header *hdr = (struct ieee80211_radiotap_header*)rtap_header; in wl_rtapParseInit() local
945 radiotap_encode_multi_rssi(monitor_pkt_rxsts_t* rxsts, ieee80211_radiotap_header_t *hdr) in radiotap_encode_multi_rssi()
968 radiotap_encode_alignpad(ieee80211_radiotap_header_t *hdr, uint16 pad_req) in radiotap_encode_alignpad()
989 struct wl_rxsts* rxsts, ieee80211_radiotap_header_t *hdr) in radiotap_encode_bw_signaling()
1017 radiotap_add_vendor_ns(ieee80211_radiotap_header_t *hdr) in radiotap_add_vendor_ns()
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c222 struct ptp_header *hdr; in mv88e6xxx_should_tstamp() local
249 struct ptp_header *hdr; in seq_match() local
330 static int is_pdelay_resp(const struct ptp_header *hdr) in is_pdelay_resp()
340 struct ptp_header *hdr; in mv88e6xxx_port_rxtstamp() local
476 struct ptp_header *hdr; in mv88e6xxx_port_txtstamp() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_nat_proto.c40 unsigned int iphdroff, struct udphdr *hdr, in __udp_manip_pkt()
70 struct udphdr *hdr; in udp_manip_pkt() local
87 struct udphdr *hdr; in udplite_manip_pkt() local
105 struct sctphdr *hdr; in sctp_manip_pkt() local
146 struct tcphdr *hdr; in tcp_manip_pkt() local
189 struct dccp_hdr *hdr; in dccp_manip_pkt() local
228 struct icmphdr *hdr; in icmp_manip_pkt() local
259 struct icmp6hdr *hdr; in icmpv6_manip_pkt() local
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpep.c255 struct pnpipehdr *hdr; in pipe_rcv_status() local
307 struct pnpipehdr *hdr = pnp_hdr(skb); in pipe_rcv_created() local
336 struct pnpipehdr *hdr = pnp_hdr(skb); in pipe_do_rcv() local
485 struct pnpipehdr *hdr; in pep_connresp_rcv() local
526 struct pnpipehdr *hdr = pnp_hdr(skb); in pep_enableresp_rcv() local
552 struct pnpipehdr *hdr = pnp_hdr(skb); in pipe_handler_do_rcv() local
658 struct pnpipehdr *hdr; in pep_do_rcv() local
768 struct pnpipehdr *hdr; in pep_sock_accept() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.h23 struct qlink_tlv_hdr *hdr; in qtnf_cmd_skb_put_tlv_arr() local
34 struct qlink_tlv_hdr *hdr = skb_put(skb, sizeof(*hdr) + sizeof(value)); in qtnf_cmd_skb_put_tlv_u32() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.c2822 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *hdr) in pnfs_write_done_resend_to_mds()
2834 static void pnfs_ld_handle_write_error(struct nfs_pgio_header *hdr) in pnfs_ld_handle_write_error()
2849 void pnfs_ld_write_done(struct nfs_pgio_header *hdr) in pnfs_ld_write_done()
2865 struct nfs_pgio_header *hdr) in pnfs_write_through_mds()
2878 pnfs_try_to_write_data(struct nfs_pgio_header *hdr, in pnfs_try_to_write_data()
2900 struct nfs_pgio_header *hdr, int how) in pnfs_do_write()
2923 static void pnfs_writehdr_free(struct nfs_pgio_header *hdr) in pnfs_writehdr_free()
2932 struct nfs_pgio_header *hdr; in pnfs_generic_pg_writepages() local
2951 int pnfs_read_done_resend_to_mds(struct nfs_pgio_header *hdr) in pnfs_read_done_resend_to_mds()
2961 static void pnfs_ld_handle_read_error(struct nfs_pgio_header *hdr) in pnfs_ld_handle_read_error()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_mcu.c18 struct mt76x02_patch_header *hdr; in mt76pci_load_rom_patch() local
84 const struct mt76x02_fw_header *hdr; in mt76pci_load_firmware() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h22 struct ieee80211_hdr *hdr = (void *)skb->data; in iwl_trace_data() local
53 struct ieee80211_hdr *hdr = NULL; in iwl_rx_trace_len() local
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux.c55 struct snd_util_memhdr *hdr, in sf_sample_new()
64 struct snd_util_memhdr *hdr) in sf_sample_free()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvfw/
H A Dsec2.h16 struct nvfw_falcon_msg hdr; member
37 struct nvfw_falcon_cmd hdr; member
43 struct nvfw_falcon_cmd hdr; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dwmi.c142 struct wmi_cmd_hdr *hdr; in ath9k_wmi_event_tasklet() local
217 struct wmi_cmd_hdr *hdr; in ath9k_wmi_ctrl_rx() local
284 struct wmi_cmd_hdr *hdr; in ath9k_wmi_cmd_issue() local
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Discsi_ibft.c100 struct ibft_hdr hdr; member
111 struct ibft_hdr hdr; member
121 struct ibft_hdr hdr; member
137 struct ibft_hdr hdr; member
179 struct ibft_hdr *hdr; member
231 static int ibft_verify_hdr(char *t, struct ibft_hdr *hdr, int id, int length) in ibft_verify_hdr()
628 struct ibft_hdr *hdr) in ibft_create_kobject()
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Dconfig.c43 static void config_hdr_be_to_cpu(struct card_cfg_hdr *hdr) in config_hdr_be_to_cpu()
49 static void config_hdr_cpu_to_be(struct card_cfg_hdr *hdr) in config_hdr_cpu_to_be()
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident_memory.c125 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty()
177 struct snd_util_memhdr *hdr; in snd_trident_alloc_sg_pages() local
224 struct snd_util_memhdr *hdr; in snd_trident_alloc_cont_pages() local
284 struct snd_util_memhdr *hdr; in snd_trident_free_pages() local
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dcmd_fsp.c30 struct fsp_header *hdr = find_fsp_header(); in do_hdr() local
58 const struct hob_header *hdr; in do_hob() local

12345678910>>...76