Home
last modified time | relevance | path

Searched refs:n_success (Results 1 – 4 of 4) sorted by relevance

/linux/net/openvswitch/
H A Dvport.h152 * @n_success: Number of packets that upcall to userspace succeed.
157 u64_stats_t n_success; member
H A Dvport.c326 tx_success += u64_stats_read(&stats->n_success); in ovs_vport_get_upcall_stats()
H A Ddatapath.c227 u64_stats_inc(&stats->n_success); in ovs_vport_update_upcall_stats()
/linux/include/uapi/linux/
H A Dkfd_ioctl.h457 * @n_success: number of devices mapped successfully
459 * @n_success returns information to the caller how many devices from
464 * If the ioctl completes with return code 0 (success), n_success ==
471 __u32 n_success; /* to/from KFD */ member
482 __u32 n_success; /* to/from KFD */ member