Home
last modified time | relevance | path

Searched refs:status_frame_dst (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640.c538 static u8 status_frame_dst[6] = { 0x01, 0x1B, 0x19, 0x00, 0x00, 0x00 }; variable
566 if (dev_mc_add(phydev->attached_dev, status_frame_dst)) in enable_status_frames()
569 if (dev_mc_del(phydev->attached_dev, status_frame_dst)) in enable_status_frames()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640.c546 static u8 status_frame_dst[6] = { 0x01, 0x1B, 0x19, 0x00, 0x00, 0x00 }; variable
574 if (dev_mc_add(phydev->attached_dev, status_frame_dst)) in enable_status_frames()
577 if (dev_mc_del(phydev->attached_dev, status_frame_dst)) in enable_status_frames()

Completed in 5 milliseconds