Searched defs:c45_ids (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | phy_device.c | 550 phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, bool is_c45, struct phy_c45_device_ids *c45_ids) phy_device_create() argument 698 get_phy_c45_ids(struct mii_bus *bus, int addr, struct phy_c45_device_ids *c45_ids) get_phy_c45_ids() argument 840 struct phy_c45_device_ids c45_ids; get_phy_device() local [all...] |
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phy_device.c | 634 phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, bool is_c45, struct phy_c45_device_ids *c45_ids) phy_device_create() argument 784 get_phy_c45_ids(struct mii_bus *bus, int addr, struct phy_c45_device_ids *c45_ids) get_phy_c45_ids() argument 947 struct phy_c45_device_ids c45_ids; get_phy_device() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | phy.h | 549 struct phy_c45_device_ids c45_ids; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | phy.h | 645 struct phy_c45_device_ids c45_ids; member
|
Completed in 11 milliseconds