Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/8390/
Detherh.c182 case IF_PORT_10BASE2: in etherh_setif()
193 case IF_PORT_10BASE2: in etherh_setif()
222 case IF_PORT_10BASE2: in etherh_getifstat()
233 case IF_PORT_10BASE2: in etherh_getifstat()
257 case IF_PORT_10BASE2: in etherh_set_config()
296 dev->if_port = IF_PORT_10BASE2; in etherh_reset()
479 dev->if_port = IF_PORT_10BASE2; in etherh_open()
592 dev->if_port = IF_PORT_10BASE2; in etherh_set_settings()
683 dev->if_port = IF_PORT_10BASE2; in etherh_probe()
/Linux-v4.19/include/uapi/linux/
Dnetdevice.h51 IF_PORT_10BASE2, enumerator
/Linux-v4.19/drivers/net/ethernet/sis/
Dsis900.c2254 case IF_PORT_10BASE2: /* 10Base2 */ in sis900_set_config()