Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c324 if (fp->port_caps & FUN_PORT_CAP_VPORT) in fun_set_link_ksettings()
371 if (fp->port_caps & FUN_PORT_CAP_VPORT) in fun_set_pauseparam()
409 if (fp->port_caps & FUN_PORT_CAP_VPORT) in fun_set_phys_id()
1129 if (fp->port_caps & FUN_PORT_CAP_VPORT) { in fun_get_port_module_page()
H A Dfuneth_main.c1002 if (!(fp->port_caps & FUN_PORT_CAP_VPORT)) { in fun_get_port_attributes()
1508 if (fp->port_caps & FUN_PORT_CAP_VPORT) { in fun_dl_port_register()
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h355 FUN_PORT_CAP_VPORT = 0x8, enumerator