Home
last modified time | relevance | path

Searched refs:IF_PORT_10BASET (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/8390/
Detherh.c185 case IF_PORT_10BASET: in etherh_setif()
197 case IF_PORT_10BASET: in etherh_setif()
225 case IF_PORT_10BASET: in etherh_getifstat()
236 case IF_PORT_10BASET: in etherh_getifstat()
258 case IF_PORT_10BASET: in etherh_set_config()
295 if (dev->if_port == IF_PORT_10BASET) in etherh_reset()
298 dev->if_port = IF_PORT_10BASET; in etherh_reset()
475 dev->if_port = IF_PORT_10BASET; in etherh_open()
572 cmd->port = dev->if_port == IF_PORT_10BASET ? PORT_TP : PORT_BNC; in etherh_get_settings()
588 dev->if_port = IF_PORT_10BASET; in etherh_set_settings()
[all …]
/Linux-v4.19/include/uapi/linux/
Dnetdevice.h52 IF_PORT_10BASET, enumerator
/Linux-v4.19/drivers/net/ethernet/microchip/
Denc28j60.c1608 dev->if_port = IF_PORT_10BASET; in enc28j60_probe()
/Linux-v4.19/drivers/net/ethernet/sis/
Dsis900.c2214 case IF_PORT_10BASET: /* 10BaseT */ in sis900_set_config()