Searched refs:SWITCHDEV_SET_OPS (Results 1 – 8 of 8) sorted by relevance
189 #define SWITCHDEV_SET_OPS(netdev, ops) ((netdev)->switchdev_ops = (ops)) macro243 #define SWITCHDEV_SET_OPS(netdev, ops) do {} while (0) macro
330 SWITCHDEV_SET_OPS(netdev, &nfp_port_switchdev_ops); in nfp_repr_init()
3796 SWITCHDEV_SET_OPS(netdev, &nfp_port_switchdev_ops); in nfp_net_netdev_init()
397 SWITCHDEV_SET_OPS(dev, &bnxt_vf_rep_switchdev_ops); in bnxt_vf_rep_netdev_init()
8871 SWITCHDEV_SET_OPS(dev, &bnxt_switchdev_ops); in bnxt_init_one()
217 SWITCHDEV_SET_OPS(dev, &nsim_switchdev_ops); in nsim_init()
540 SWITCHDEV_SET_OPS(ndev, &lio_vf_rep_switchdev_ops); in lio_vf_rep_create()
3485 SWITCHDEV_SET_OPS(netdev, &lio_pf_switchdev_ops); in setup_nic_devices()