Home
last modified time | relevance | path

Searched refs:IF_PORT_10BASE2 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Detherh.c179 case IF_PORT_10BASE2: in etherh_setif()
190 case IF_PORT_10BASE2: in etherh_setif()
219 case IF_PORT_10BASE2: in etherh_getifstat()
230 case IF_PORT_10BASE2: in etherh_getifstat()
254 case IF_PORT_10BASE2: in etherh_set_config()
293 dev->if_port = IF_PORT_10BASE2; in etherh_reset()
476 dev->if_port = IF_PORT_10BASE2; in etherh_open()
592 dev->if_port = IF_PORT_10BASE2; in etherh_set_link_ksettings()
683 dev->if_port = IF_PORT_10BASE2; in etherh_probe()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetdevice.h51 IF_PORT_10BASE2, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnetdevice.h51 IF_PORT_10BASE2, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnetdevice.h51 IF_PORT_10BASE2, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sis/
H A Dsis900.c2329 case IF_PORT_10BASE2: /* 10Base2 */ in sis900_set_config()