Searched defs:net_addr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/vt6656/ |
H A D | device.h | 197 u8 net_addr[6]; member
|
/kernel/linux/linux-6.6/drivers/staging/vt6656/ |
H A D | device.h | 193 u8 net_addr[6]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 3687 static void hw_enable_wol(struct ksz_hw *hw, u32 wol_enable, const u8 *net_addr) in hw_enable_wol() argument 6190 static const u8 net_addr[] = { 192, 168, 1, 1 }; in netdev_set_wol() local 7184 static const u8 net_addr[] = { 192, 168, 1, 1 }; in pcidev_suspend() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 3314 static void hw_enable_wol(struct ksz_hw *hw, u32 wol_enable, const u8 *net_addr) in hw_enable_wol() argument 5815 static const u8 net_addr[] = { 192, 168, 1, 1 }; in netdev_set_wol() local 6816 static const u8 net_addr[] = { 192, 168, 1, 1 }; in pcidev_suspend() local
|
Completed in 22 milliseconds