Lines Matching defs:ndev
94 static void cpsw_set_promiscious(struct net_device *ndev, bool enable) in cpsw_set_promiscious()
178 static int cpsw_set_mc(struct net_device *ndev, const u8 *addr, in cpsw_set_mc()
235 static int cpsw_add_mc_addr(struct net_device *ndev, const u8 *addr, int num) in cpsw_add_mc_addr()
252 static int cpsw_del_mc_addr(struct net_device *ndev, const u8 *addr, int num) in cpsw_del_mc_addr()
293 static int cpsw_purge_all_mc(struct net_device *ndev, const u8 *addr, int num) in cpsw_purge_all_mc()
308 static void cpsw_ndo_set_rx_mode(struct net_device *ndev) in cpsw_ndo_set_rx_mode()
353 struct net_device *ndev = xmeta->ndev; in cpsw_rx_handler() local
527 static void cpsw_adjust_link(struct net_device *ndev) in cpsw_adjust_link()
760 static int cpsw_ndo_open(struct net_device *ndev) in cpsw_ndo_open()
879 static int cpsw_ndo_stop(struct net_device *ndev) in cpsw_ndo_stop()
909 struct net_device *ndev) in cpsw_ndo_start_xmit()
969 static int cpsw_ndo_set_mac_address(struct net_device *ndev, void *p) in cpsw_ndo_set_mac_address()
1055 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid()
1093 static int cpsw_ndo_vlan_rx_kill_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_kill_vid()
1130 static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, in cpsw_ndo_xdp_xmit()
1158 static void cpsw_ndo_poll_controller(struct net_device *ndev) in cpsw_ndo_poll_controller()
1189 static void cpsw_get_drvinfo(struct net_device *ndev, in cpsw_get_drvinfo()
1200 static int cpsw_set_pauseparam(struct net_device *ndev, in cpsw_set_pauseparam()
1213 static int cpsw_set_channels(struct net_device *ndev, in cpsw_set_channels()
1451 struct net_device *ndev; in cpsw_probe_dual_emac() local
1516 struct net_device *ndev; in cpsw_probe() local