Searched refs:switchdev (Results 1 – 10 of 10) sorted by relevance
56 if (sa->switchdev || sriov->num_vfs == 0) in sfc_sriov_attach()113 if (sa->switchdev) { in sfc_sriov_vswitch_create()160 if (sa->switchdev || sriov->num_vfs == 0) in sfc_sriov_vswitch_destroy()
304 bool switchdev; member
2690 sa->switchdev = encp->enc_mae_admin && in sfc_parse_switch_mode()2694 sa->switchdev = false; in sfc_parse_switch_mode()2697 sa->switchdev = true; in sfc_parse_switch_mode()2825 if (sa->switchdev && sa->mae.status != SFC_MAE_STATUS_ADMIN) { in sfc_eth_dev_init()3106 if (!sa->switchdev) { in sfc_eth_dev_create_representors()
34 if (!sa->switchdev) in sfc_repr_supported()
4472 if (!sa->switchdev) { in sfc_mae_switchdev_init()4532 if (!sa->switchdev) in sfc_mae_switchdev_fini()
361 2. Enable switchdev mode::363 mlxdevm dev eswitch set pci/<DBDF> mode switchdev397 Then switchdev mode is enabled::399 echo switchdev > /sys/class/net/<net device>/compat/devlink/mode
392 - ``switch_mode`` [legacy|switchdev] (see below for default)399 In switchdev mode VF traffic goes via port representor (if any) on PF, and403 Default is legacy, unless representors are specified, in which case switchdev
434 - Hairpin in switchdev SR-IOV mode is not supported till now.
64 device driver model (**switchdev**) [1]_ is to Linux, and which can be123 .. [1] `Ethernet switch device driver model (switchdev)124 <https://www.kernel.org/doc/Documentation/networking/switchdev.txt>`_243 communication ports with VFs (assuming **switchdev** topology)
57 model (**switchdev**) is to Linux, and which can be thought as a software