/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 86 static void velocity_set_power_state(struct velocity_info *vptr, char state) in velocity_set_power_state() 504 static void velocity_init_cam_filter(struct velocity_info *vptr) in velocity_init_cam_filter() 532 struct velocity_info *vptr = netdev_priv(dev); in velocity_vlan_rx_add_vid() local 544 struct velocity_info *vptr = netdev_priv(dev); in velocity_vlan_rx_kill_vid() local 553 static void velocity_init_rx_ring_indexes(struct velocity_info *vptr) in velocity_init_rx_ring_indexes() 565 static void velocity_rx_reset(struct velocity_info *vptr) in velocity_rx_reset() 593 static u32 velocity_get_opt_media_mode(struct velocity_info *vptr) in velocity_get_opt_media_mode() 794 static void set_mii_flow_control(struct velocity_info *vptr) in set_mii_flow_control() 828 static void mii_set_auto_on(struct velocity_info *vptr) in mii_set_auto_on() 879 static int velocity_set_media_mode(struct velocity_info *vptr, u32 mii_status) in velocity_set_media_mode() [all …]
|
H A D | via-velocity.h | 1380 #define GET_RD_BY_IDX(vptr, idx) (vptr->rd_ring[idx]) argument 1459 static inline int velocity_get_ip(struct velocity_info *vptr) in velocity_get_ip() 1489 static inline void velocity_update_hw_mibs(struct velocity_info *vptr) in velocity_update_hw_mibs() 1511 static inline void init_flow_control_register(struct velocity_info *vptr) in init_flow_control_register()
|
/openbmc/ipmitool/lib/ |
H A D | log.c | 58 va_list vptr; in lprintf() local 80 va_list vptr; in lperror() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm.c | 340 void *vptr; in load_and_flush() local 410 void *vptr; in hmm_store() local 483 void *vptr; in hmm_set() local
|
/openbmc/u-boot/lib/ |
H A D | crc8.c | 23 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8()
|
/openbmc/u-boot/net/ |
H A D | checksum.c | 13 unsigned compute_ip_checksum(const void *vptr, unsigned nbytes) in compute_ip_checksum()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/ |
H A D | ia_css_rmgr_vbuf.h | 28 ia_css_ptr vptr; member
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sme_helper.c | 220 static void clear_vertical_b(void *vptr, size_t off, size_t len) in clear_vertical_b() 227 static void clear_vertical_h(void *vptr, size_t off, size_t len) in clear_vertical_h() 234 static void clear_vertical_s(void *vptr, size_t off, size_t len) in clear_vertical_s() 241 static void clear_vertical_d(void *vptr, size_t off, size_t len) in clear_vertical_d() 248 static void clear_vertical_q(void *vptr, size_t off, size_t len) in clear_vertical_q()
|
/openbmc/linux/fs/ecryptfs/ |
H A D | main.c | 650 inode_info_init_once(void *vptr) in inode_info_init_once()
|
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | request_manager.h | 53 u8 *vptr; member
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cpt_reqmgr.h | 94 u8 *vptr; member
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_reqmgr.h | 66 u8 *vptr; member
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_host.c | 267 int __user *vptr = uptr; in vmci_host_get_version() local
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | memslot_perf_test.c | 770 uint64_t *vptr = (typeof(vptr))vm_gpa2hva(data, gptr, NULL); in test_memslot_rw_loop() local
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-blackbird.c | 409 int *vptr = va_arg(vargs, int *); in blackbird_api_cmd() local
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-417.c | 845 int *vptr = va_arg(vargs, int *); in cx23885_api_cmd() local
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 808 int *vptr = va_arg(vargs, int *); in cx231xx_api_cmd() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_uclo.c | 1329 void *vptr; in qat_uclo_simg_alloc() local
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 3661 static abi_long do_socketcall(int num, abi_ulong vptr) in do_socketcall()
|