Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/8390/
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()
/Linux-v5.4/include/uapi/linux/
Dnetdevice.h51 IF_PORT_10BASE2, enumerator
/Linux-v5.4/drivers/net/ethernet/sis/
Dsis900.c2322 case IF_PORT_10BASE2: /* 10Base2 */ in sis900_set_config()