Home
last modified time | relevance | path

Searched defs:bytes (Results 1926 - 1950 of 2058) sorted by relevance

1...<<71727374757677787980>>...83

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5057 u64 bytes = 0; in mlx5e_stats_flower() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h544 u32 bytes; /* RO Received byte count */ global() member
583 u32 bytes; /* RO # of xmited byte count */ global() member
704 unsigned long bytes; global() member
722 unsigned long bytes; /* bytes statistics */ global() member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h92 u32 bytes; /* RO Received byte count */ global() member
131 u32 bytes; /* RO # of xmited byte count */ global() member
568 unsigned long bytes; global() member
589 unsigned long bytes; global() member
595 unsigned long bytes; global() member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h623 uint8_t bytes[22]; /* member
H A Daic79xx.h677 uint8_t bytes[22]; /* member
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c1406 unsigned int bytes = qdisc_pkt_len(skb); in qeth_tx_complete_buf() local
4182 unsigned int bytes = qdisc_pkt_len(skb); in __qeth_xmit() local
5935 unsigned int bytes in qeth_tx_poll() local
[all...]
H A Dqeth_core.h434 unsigned int bytes; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmyrb.h576 unsigned char bytes[16]; /* Bytes 0-15 */ member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Drenesas_usb3.c1078 static void usb3_set_px_con_send(struct renesas_usb3_ep *usb3_ep, int bytes, in usb3_set_px_con_send() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h808 size_t bytes; in kvmalloc_array() local
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c222 u8 bytes[0]; member
612 u8 *bytes = (u8 *)hdmi_ai; in hdmi_checksum_audio_infoframe() local
[all...]
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi_internal.h1083 u8 bytes[52]; member
1128 u8 bytes[1024]; member
1141 u8 bytes[256]; member
1152 u8 bytes[256]; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c1103 wm_coeff_tlv_put(struct snd_kcontrol *kctl, const unsigned int __user *bytes, unsigned int size) wm_coeff_tlv_put() argument
1214 wm_coeff_tlv_get(struct snd_kcontrol *kctl, unsigned int __user *bytes, unsigned int size) wm_coeff_tlv_get() argument
1562 wm_coeff_parse_string(int bytes, const u8 **pos, const u8 **str) wm_coeff_parse_string() argument
1585 wm_coeff_parse_int(int bytes, const u8 **pos) wm_coeff_parse_int() argument
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dpkt_sched.h34 __u64 bytes; /* Number of enqueued bytes */ member
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h1065 } bytes; global() member
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c1420 u64 bytes = count; in fallback_to_cow() local
108 btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, struct page *locked_page, u64 offset, u64 bytes) btrfs_cleanup_ordered_extents() argument
7703 __endio_write_update_ordered(struct btrfs_inode *inode, const u64 offset, const u64 bytes, const bool uptodate) __endio_write_update_ordered() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h1065 } bytes; global() member
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsoundcard.h577 int bytes; /* Available space in bytes (includes partially used fragments) */ global() member
607 int bytes; /* Total # of bytes processed */ global() member
[all...]
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h303 __u8 bytes[3]; /* bytes 1..3 */ member
/kernel/linux/linux-5.10/mm/
H A Dslub.c772 check_bytes_and_report(struct kmem_cache *s, struct page *page, u8 *object, char *what, u8 *start, unsigned int value, unsigned int bytes) check_bytes_and_report() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c1905 static int ocfs2_xa_value_truncate(struct ocfs2_xa_loc *loc, u64 bytes, in ocfs2_xa_value_truncate() argument
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c2631 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; in BPF_CALL_4() local
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c240 osd_req_op_extent_osd_data_bvecs(struct ceph_osd_request *osd_req, unsigned int which, struct bio_vec *bvecs, u32 num_bvecs, u32 bytes) osd_req_op_extent_osd_data_bvecs() argument
304 osd_req_op_cls_request_data_bvecs(struct ceph_osd_request *osd_req, unsigned int which, struct bio_vec *bvecs, u32 num_bvecs, u32 bytes) osd_req_op_cls_request_data_bvecs() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c5495 ipv6_store_devconf(struct ipv6_devconf *cnf, __s32 *array, int bytes) ipv6_store_devconf() argument
5595 __snmp6_fill_statsdev(u64 *stats, atomic_long_t *mib, int bytes) __snmp6_fill_statsdev() argument
5610 __snmp6_fill_stats64(u64 *stats, void __percpu *mib, int bytes, size_t syncpoff) __snmp6_fill_stats64() argument
5631 snmp6_fill_stats(u64 *stats, struct inet6_dev *idev, int attrtype, int bytes) snmp6_fill_stats() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_api.c1566 u64 pkts, bytes; in nft_dump_stats() local

Completed in 120 milliseconds

1...<<71727374757677787980>>...83