Searched refs:dsa_device_ops (Results 1 – 16 of 16) sorted by relevance
36 static const struct dsa_device_ops none_ops = {82 const char *dsa_tag_protocol_to_str(const struct dsa_device_ops *ops) in dsa_tag_protocol_to_str()87 const struct dsa_device_ops *dsa_tag_driver_get(int tag_protocol) in dsa_tag_driver_get()90 const struct dsa_device_ops *ops; in dsa_tag_driver_get()120 void dsa_tag_driver_put(const struct dsa_device_ops *ops) in dsa_tag_driver_put()
83 const struct dsa_device_ops *dsa_tag_driver_get(int tag_protocol);84 void dsa_tag_driver_put(const struct dsa_device_ops *ops);87 const char *dsa_tag_protocol_to_str(const struct dsa_device_ops *ops);183 extern const struct dsa_device_ops notag_netdev_ops;
122 static const struct dsa_device_ops ksz8795_netdev_ops = {197 static const struct dsa_device_ops ksz9477_netdev_ops = {235 static const struct dsa_device_ops ksz9893_netdev_ops = {
174 static const struct dsa_device_ops brcm_netdev_ops = {202 static const struct dsa_device_ops brcm_prepend_netdev_ops = {
80 static const struct dsa_device_ops trailer_netdev_ops = {
101 static const struct dsa_device_ops mtk_netdev_ops = {
106 static const struct dsa_device_ops gswip_netdev_ops = {
131 static const struct dsa_device_ops lan9303_netdev_ops = {
102 static const struct dsa_device_ops qca_netdev_ops = {
153 static const struct dsa_device_ops dsa_netdev_ops = {
172 static const struct dsa_device_ops edsa_netdev_ops = {
345 static const struct dsa_device_ops dsa_8021q_netdev_ops = {
296 static struct dsa_device_ops sja1105_netdev_ops = {
641 const struct dsa_device_ops *tag_ops; in dsa_port_parse_cpu()
67 struct dsa_device_ops { struct168 const struct dsa_device_ops *tag_ops;648 const struct dsa_device_ops *ops;
874 const struct dsa_device_ops *ops; in __skb_flow_dissect()