Lines Matching refs:device

125 				pr_warn_ratelimited("smc: net device %s "
149 pr_warn_ratelimited("smc: ib device %s ibport "
169 pr_warn_ratelimited("smc: smcd device %s "
183 /* Add the reference to a given network device to the pnet table.
204 pr_warn_ratelimited("smc: adding net device %s with "
215 /* Remove the reference to a given network device from the pnet table.
235 pr_warn_ratelimited("smc: removing net device %s with "
246 /* Apply pnetid to ib device when no pnetid is set.
264 /* Apply pnetid to smcd device when no pnetid is set.
307 /* Find an infiniband device by a given name. The device might not exist. */
328 /* Find an smcd device by a given name. The device might not exist. */
398 pr_warn_ratelimited("smc: net device %s "
416 struct device *dev;
424 pr_warn_ratelimited("smc: ib device %s ibport %d "
435 pr_warn_ratelimited("smc: smcd device %s "
441 /* Apply fails when a device has a hardware-defined pnetid set, do not
931 /* Determine one base device for stacked net devices.
932 * If the lower device level contains more than one devices
933 * (for instance with bonding slaves), just the first device
934 * is used to reach a base device.
960 /* get pnetid of netdev device */
990 /* find a roce device for the given pnetid */
1019 /* find alternate roce device with same pnet_id, vlan_id and net namespace */
1029 /* if handshake network device belongs to a roce device, return its
1030 * IB device and port
1067 /* Determine the corresponding IB device port based on the hardware PNETID.
1068 * Searching stops at the first matching active IB device port with vlan_id
1071 * If nothing found, try to use handshake device
1155 /* Lookup and apply a pnet table entry to the given ib device.
1184 /* Lookup and apply a pnet table entry to the given smcd device.