Searched defs:seg_info (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| H A D | swap.c | 15 ath10k_swap_code_seg_fill(struct ath10k *ar, struct ath10k_swap_code_seg_info *seg_info, const void *data, size_t data_len) ath10k_swap_code_seg_fill() argument 73 ath10k_swap_code_seg_free(struct ath10k *ar, struct ath10k_swap_code_seg_info *seg_info) ath10k_swap_code_seg_free() argument 92 struct ath10k_swap_code_seg_info *seg_info; ath10k_swap_code_seg_alloc() local 128 struct ath10k_swap_code_seg_info *seg_info = NULL; ath10k_swap_code_seg_configure() local 166 struct ath10k_swap_code_seg_info *seg_info; ath10k_swap_code_seg_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | swap.c | 15 ath10k_swap_code_seg_fill(struct ath10k *ar, struct ath10k_swap_code_seg_info *seg_info, const void *data, size_t data_len) ath10k_swap_code_seg_fill() argument 73 ath10k_swap_code_seg_free(struct ath10k *ar, struct ath10k_swap_code_seg_info *seg_info) ath10k_swap_code_seg_free() argument 92 struct ath10k_swap_code_seg_info *seg_info; ath10k_swap_code_seg_alloc() local 128 struct ath10k_swap_code_seg_info *seg_info = NULL; ath10k_swap_code_seg_configure() local 166 struct ath10k_swap_code_seg_info *seg_info; ath10k_swap_code_seg_init() local [all...] |
| /kernel/linux/common_modules/newip/src/common/ |
| H A D | nip_hdr_encap.c | 18 nip_calc_pkt_frag_num(unsigned int mtu, unsigned int nip_hdr_len, unsigned int usr_data_len, struct nip_pkt_seg_info *seg_info) nip_calc_pkt_frag_num() argument
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_output.c | 256 struct nip_pkt_seg_info seg_info = {0}; in _nip_udp_output() local 146 _nip_alloc_skb(struct sock *sk, struct nip_hdr_encap *head, struct nip_pkt_seg_info *seg_info, struct dst_entry *dst) _nip_alloc_skb() argument 176 _nip_udp_single_output(struct sock *sk, struct nip_hdr_encap *head, struct nip_pkt_seg_info *seg_info, struct dst_entry *dst) _nip_udp_single_output() argument [all...] |
| /kernel/linux/linux-5.10/drivers/s390/block/ |
| H A D | dcssblk.c | 315 dcssblk_load_segment(char *name, struct segment_info **seg_info) in dcssblk_load_segment() argument 566 struct segment_info *seg_info, *temp; dcssblk_add_store() local [all...] |
| /kernel/linux/linux-6.6/drivers/s390/block/ |
| H A D | dcssblk.c | 301 dcssblk_load_segment(char *name, struct segment_info **seg_info) in dcssblk_load_segment() argument 551 struct segment_info *seg_info, *temp; dcssblk_add_store() local [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_video_state.h | 844 } seg_info; member
|
Completed in 10 milliseconds