Searched defs:p_used (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.c | 1274 unsigned int p_used = 0; in nicvf_tso_count_subdescs() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.c | 1275 unsigned int p_used = 0; in nicvf_tso_count_subdescs() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 8118 netdev_offload_xstats_get_used(struct net_device *dev, enum netdev_offload_xstats_type type, bool *p_used, struct netlink_ext_ack *extack) netdev_offload_xstats_get_used() argument 8139 netdev_offload_xstats_get_stats(struct net_device *dev, enum netdev_offload_xstats_type type, struct rtnl_hw_stats64 *p_stats, bool *p_used, struct netlink_ext_ack *extack) netdev_offload_xstats_get_stats() argument 8174 netdev_offload_xstats_get(struct net_device *dev, enum netdev_offload_xstats_type type, struct rtnl_hw_stats64 *p_stats, bool *p_used, struct netlink_ext_ack *extack) netdev_offload_xstats_get() argument
|
Completed in 18 milliseconds