Home
last modified time | relevance | path

Searched defs:net_device_ops (Results 1 – 24 of 24) sorted by path

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c29 struct net_device_ops { struct
40 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c29 struct net_device_ops { struct
40 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c29 struct net_device_ops { struct
40 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c30 struct net_device_ops { struct
42 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c30 struct net_device_ops { struct
42 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr51071-2.c31 struct net_device_ops { struct
43 const struct net_device_ops t3e3_ops = { .ndo_open = t3e3_open }; argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnetdevice.h1343 struct net_device_ops { struct
1344 int (*ndo_init)(struct net_device *dev);
1346 int (*ndo_open)(struct net_device *dev);
1347 int (*ndo_stop)(struct net_device *dev);
1376 int (*ndo_get_offload_stats)(int attr_id,
1424 int (*ndo_set_vf_rss_query_en)(
1479 int (*ndo_fdb_add)(struct ndmsg *ndm,
1486 int (*ndo_fdb_del)(struct ndmsg *ndm,
1491 int (*ndo_fdb_dump)(struct sk_buff *skb,
1496 int (*ndo_fdb_get)(struct sk_buff *skb,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnetdevice.h1343 struct net_device_ops { struct
1344 int (*ndo_init)(struct net_device *dev);
1346 int (*ndo_open)(struct net_device *dev);
1347 int (*ndo_stop)(struct net_device *dev);
1376 int (*ndo_get_offload_stats)(int attr_id,
1424 int (*ndo_set_vf_rss_query_en)(
1479 int (*ndo_fdb_add)(struct ndmsg *ndm,
1486 int (*ndo_fdb_del)(struct ndmsg *ndm,
1491 int (*ndo_fdb_dump)(struct sk_buff *skb,
1496 int (*ndo_fdb_get)(struct sk_buff *skb,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnetdevice.h1343 struct net_device_ops { struct
1344 int (*ndo_init)(struct net_device *dev);
1346 int (*ndo_open)(struct net_device *dev);
1347 int (*ndo_stop)(struct net_device *dev);
1376 int (*ndo_get_offload_stats)(int attr_id,
1424 int (*ndo_set_vf_rss_query_en)(
1479 int (*ndo_fdb_add)(struct ndmsg *ndm,
1486 int (*ndo_fdb_del)(struct ndmsg *ndm,
1491 int (*ndo_fdb_dump)(struct sk_buff *skb,
1496 int (*ndo_fdb_get)(struct sk_buff *skb,
[all …]