Home
last modified time | relevance | path

Searched refs:external (Results 1 – 2 of 2) sorted by relevance

/net/qrtr/
DKconfig36 transport used for communicating to external modems.
/net/devlink/
Dleftover.c1082 if (nla_put_u8(msg, DEVLINK_ATTR_PORT_EXTERNAL, attrs->pci_pf.external)) in devlink_nl_port_attrs_put()
1091 if (nla_put_u8(msg, DEVLINK_ATTR_PORT_EXTERNAL, attrs->pci_vf.external)) in devlink_nl_port_attrs_put()
10149 u16 pf, bool external) in devlink_port_attrs_pci_pf_set() argument
10162 attrs->pci_pf.external = external; in devlink_port_attrs_pci_pf_set()
10176 u16 pf, u16 vf, bool external) in devlink_port_attrs_pci_vf_set() argument
10190 attrs->pci_vf.external = external; in devlink_port_attrs_pci_vf_set()
10204 u16 pf, u32 sf, bool external) in devlink_port_attrs_pci_sf_set() argument
10218 attrs->pci_sf.external = external; in devlink_port_attrs_pci_sf_set()
10361 if (attrs->pci_pf.external) { in __devlink_port_phys_port_name_get()
10371 if (attrs->pci_vf.external) { in __devlink_port_phys_port_name_get()
[all …]