Home
last modified time | relevance | path

Searched refs:bytecnt (Results 26 - 36 of 36) sorted by relevance

12

/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Ddrivers.c498 unsigned long bytecnt; in alloc_pa_dev() local
507 status = pdc_iodc_read(&bytecnt, hpa, 0, &iodc_data, 32); in alloc_pa_dev()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h297 u64 *hitcnt, u64 *bytecnt, bool hash);
H A Dcxgb4_filter.c438 u64 *hitcnt, u64 *bytecnt, bool hash) in cxgb4_get_filter_counters()
442 return get_filter_count(adapter, fidx, hitcnt, bytecnt, hash); in cxgb4_get_filter_counters()
437 cxgb4_get_filter_counters(struct net_device *dev, unsigned int fidx, u64 *hitcnt, u64 *bytecnt, bool hash) cxgb4_get_filter_counters() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h297 u64 *hitcnt, u64 *bytecnt, bool hash);
H A Dcxgb4_filter.c438 u64 *hitcnt, u64 *bytecnt, bool hash) in cxgb4_get_filter_counters()
442 return get_filter_count(adapter, fidx, hitcnt, bytecnt, hash); in cxgb4_get_filter_counters()
437 cxgb4_get_filter_counters(struct net_device *dev, unsigned int fidx, u64 *hitcnt, u64 *bytecnt, bool hash) cxgb4_get_filter_counters() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c738 unsigned int bytecnt) in mlx4_bf_copy()
740 __iowrite64_copy(dst, src, bytecnt / 8); in mlx4_bf_copy()
737 mlx4_bf_copy(void __iomem *dst, const void *src, unsigned int bytecnt) mlx4_bf_copy() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c752 unsigned int bytecnt) in mlx4_bf_copy()
754 __iowrite64_copy(dst, src, bytecnt / 8); in mlx4_bf_copy()
751 mlx4_bf_copy(void __iomem *dst, const void *src, unsigned int bytecnt) mlx4_bf_copy() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6mr.c1900 sr.bytecnt = c->_c.mfc_un.res.bytes; in ip6mr_ioctl()
1920 compat_ulong_t bytecnt; member
1975 sr.bytecnt = c->_c.mfc_un.res.bytes; in ip6mr_compat_ioctl()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6mr.c1921 sr->bytecnt = c->_c.mfc_un.res.bytes; in ip6mr_ioctl()
1938 compat_ulong_t bytecnt; member
1993 sr.bytecnt = c->_c.mfc_un.res.bytes; in ip6mr_compat_ioctl()
/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr.c1630 sr.bytecnt = c->_c.mfc_un.res.bytes; in ipmr_ioctl()
1650 compat_ulong_t bytecnt; member
1705 sr.bytecnt = c->_c.mfc_un.res.bytes; in ipmr_compat_ioctl()
/kernel/linux/linux-6.6/net/ipv4/
H A Dipmr.c1658 sr->bytecnt = c->_c.mfc_un.res.bytes; in ipmr_ioctl()
1675 compat_ulong_t bytecnt; member
1730 sr.bytecnt = c->_c.mfc_un.res.bytes; in ipmr_compat_ioctl()

Completed in 61 milliseconds

12