Searched refs:net_device_ops (Results 151 - 175 of 519) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dnetdevice.h1355 struct net_device_ops { struct
2042 const struct net_device_ops *netdev_ops;
4869 const struct net_device_ops *ops = dev->netdev_ops;
4877 static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops,
4893 const struct net_device_ops *ops = dev->netdev_ops;
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c711 static const struct net_device_ops qede_netdev_ops = {
747 static const struct net_device_ops qede_netdev_vf_ops = {
764 static const struct net_device_ops qede_netdev_vf_xdp_ops = {
/linux-master/net/mac80211/
H A Diface.c833 static const struct net_device_ops ieee80211_dataif_ops = {
872 static const struct net_device_ops ieee80211_monitorif_ops = {
941 static const struct net_device_ops ieee80211_dataif_8023_ops = {
/linux-master/net/ipv6/
H A Dip6_gre.c1431 static const struct net_device_ops ip6gre_netdev_ops = {
1852 static const struct net_device_ops ip6gre_tap_netdev_ops = {
1914 static const struct net_device_ops ip6erspan_netdev_ops = {
/linux-master/net/sched/
H A Dsch_taprio.c1505 const struct net_device_ops *ops = dev->netdev_ops;
1570 const struct net_device_ops *ops = dev->netdev_ops;
2315 const struct net_device_ops *ops;
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2091 static const struct net_device_ops ipoib_netdev_ops_pf = {
2112 static const struct net_device_ops ipoib_netdev_ops_vf = {
2127 static const struct net_device_ops ipoib_netdev_default_pf = {
/linux-master/drivers/s390/net/
H A Dctcm_main.c1052 static const struct net_device_ops ctcm_netdev_ops = {
1060 static const struct net_device_ops ctcm_mpc_netdev_ops = {
/linux-master/drivers/net/usb/
H A Dqmi_wwan.c120 static const struct net_device_ops qmimux_netdev_ops = {
634 static const struct net_device_ops qmi_wwan_netdev_ops = {
H A Dkaweth.c866 static const struct net_device_ops kaweth_netdev_ops = {
H A Drtl8150.c851 static const struct net_device_ops rtl8150_netdev_ops = {
H A Dcatc.c751 static const struct net_device_ops catc_netdev_ops = {
/linux-master/drivers/net/wan/
H A Dwanxl.c541 static const struct net_device_ops wanxl_ops = {
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c173 static const struct net_device_ops netdev_ops = {
/linux-master/drivers/net/ethernet/3com/
H A D3c574_cs.c249 static const struct net_device_ops el3_netdev_ops = {
/linux-master/drivers/net/ethernet/realtek/
H A Datp.c243 static const struct net_device_ops atp_netdev_ops = {
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc9194.c806 static const struct net_device_ops smc_netdev_ops = {
/linux-master/drivers/net/ethernet/i825xx/
H A Dether1.c975 static const struct net_device_ops ether1_netdev_ops = {
/linux-master/drivers/net/ethernet/seeq/
H A Dether3.c736 static const struct net_device_ops ether3_netdev_ops = {
/linux-master/drivers/net/
H A Dsb1000.c136 static const struct net_device_ops sb1000_netdev_ops = {
/linux-master/drivers/net/ethernet/amd/
H A Dsun3lance.c294 static const struct net_device_ops lance_netdev_ops = {
H A Da2065.c664 static const struct net_device_ops lance_netdev_ops = {
H A Dariadne.c701 static const struct net_device_ops ariadne_netdev_ops = {
/linux-master/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c221 static const struct net_device_ops fjn_netdev_ops = {
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c430 static const struct net_device_ops rtw_netdev_ops = {
/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c619 static const struct net_device_ops hdlcdrv_netdev = {

Completed in 319 milliseconds

1234567891011>>