Searched refs:dpaa_eth_show_bpids (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth_sysfs.c | 129 static ssize_t dpaa_eth_show_bpids(struct device *dev, in dpaa_eth_show_bpids() function 144 __ATTR(bpids, 0444, dpaa_eth_show_bpids, NULL),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth_sysfs.c | 103 static ssize_t dpaa_eth_show_bpids(struct device *dev, in dpaa_eth_show_bpids() function 118 __ATTR(bpids, 0444, dpaa_eth_show_bpids, NULL),
|
Completed in 1 milliseconds