Searched defs:netcp (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/ti/
H A Dnetcp.h64 struct netcp_intf *netcp; member in struct:netcp_addr
120 struct netcp_intf *netcp; member in struct:netcp_packet
H A Dnetcp_core.c204 static int netcp_register_interface(struct netcp_intf *netcp) netcp_register_interface() argument
545 static void netcp_free_rx_desc_chain(struct netcp_intf *netcp, netcp_free_rx_desc_chain() argument
575 static void netcp_empty_rx_queue(struct netcp_intf *netcp) netcp_empty_rx_queue() argument
598 static int netcp_process_one_rx_packet(struct netcp_intf *netcp) netcp_process_one_rx_packet() argument
716 static int netcp_process_rx_packets(struct netcp_intf *netcp, netcp_process_rx_packets() argument
727 static void netcp_free_rx_buf(struct netcp_intf *netcp, int fdq) netcp_free_rx_buf() argument
772 static void netcp_rxpool_free(struct netcp_intf *netcp) netcp_rxpool_free() argument
788 static void netcp_allocate_rx_buf(struct netcp_intf *netcp, int fdq) netcp_allocate_rx_buf() argument
863 static void netcp_rxpool_refill(struct netcp_intf *netcp) netcp_rxpool_refill() argument
881 struct netcp_intf *netcp = container_of(napi, struct netcp_intf, netcp_rx_poll() local
898 struct netcp_intf *netcp = arg; netcp_rx_notify() local
904 static void netcp_free_tx_desc_chain(struct netcp_intf *netcp, netcp_free_tx_desc_chain() argument
933 static int netcp_process_tx_compl_packets(struct netcp_intf *netcp, netcp_process_tx_compl_packets() argument
982 struct netcp_intf *netcp = container_of(napi, struct netcp_intf, netcp_tx_poll() local
996 struct netcp_intf *netcp = arg; netcp_tx_notify() local
1003 netcp_tx_map_skb(struct sk_buff *skb, struct netcp_intf *netcp) netcp_tx_map_skb() argument
1094 static int netcp_tx_submit_skb(struct netcp_intf *netcp, netcp_tx_submit_skb() argument
1182 struct netcp_intf *netcp = netdev_priv(ndev); netcp_ndo_start_xmit() local
1297 static struct netcp_addr *netcp_addr_find(struct netcp_intf *netcp, netcp_addr_find() argument
1314 static struct netcp_addr *netcp_addr_add(struct netcp_intf *netcp, netcp_addr_add() argument
1336 static void netcp_addr_del(struct netcp_intf *netcp, struct netcp_addr *naddr) netcp_addr_del() argument
1342 static void netcp_addr_clear_mark(struct netcp_intf *netcp) netcp_addr_clear_mark() argument
1350 static void netcp_addr_add_mark(struct netcp_intf *netcp, const u8 *addr, netcp_addr_add_mark() argument
1366 static void netcp_addr_sweep_del(struct netcp_intf *netcp) netcp_addr_sweep_del() argument
1392 static void netcp_addr_sweep_add(struct netcp_intf *netcp) netcp_addr_sweep_add() argument
1418 struct netcp_intf *netcp = netdev_priv(ndev); netcp_set_rx_mode() local
1446 static void netcp_free_navigator_resources(struct netcp_intf *netcp) netcp_free_navigator_resources() argument
1482 struct netcp_intf *netcp = netdev_priv(ndev); netcp_setup_navigator_resources() local
1596 struct netcp_intf *netcp = netdev_priv(ndev); netcp_ndo_open() local
1646 struct netcp_intf *netcp = netdev_priv(ndev); netcp_ndo_stop() local
1689 struct netcp_intf *netcp = netdev_priv(ndev); netcp_ndo_ioctl() local
1719 struct netcp_intf *netcp = netdev_priv(ndev); netcp_ndo_change_mtu() local
1734 struct netcp_intf *netcp = netdev_priv(ndev); netcp_ndo_tx_timeout() local
1745 struct netcp_intf *netcp = netdev_priv(ndev); netcp_rx_add_vid() local
1770 struct netcp_intf *netcp = netdev_priv(ndev); netcp_rx_kill_vid() local
1845 struct netcp_intf *netcp; netcp_create_interface() local
2007 struct netcp_intf *netcp = netdev_priv(ndev); netcp_delete_interface() local
H A Dnetcp_ethss.c1498 struct netcp_intf *netcp = netdev_priv(ndev); keystone_get_msglevel() local
1505 struct netcp_intf *netcp = netdev_priv(ndev); keystone_set_msglevel() local
1513 struct netcp_intf *netcp = netdev_priv(ndev); keystone_get_stat_strings() local
1538 struct netcp_intf *netcp = netdev_priv(ndev); keystone_get_sset_count() local
1629 struct netcp_intf *netcp = netdev_priv(ndev); keystone_get_ethtool_stats() local
1649 struct netcp_intf *netcp = netdev_priv(ndev); keystone_get_settings() local
1674 struct netcp_intf *netcp = netdev_priv(ndev); keystone_set_settings() local
1823 struct netcp_intf *netcp = netdev_priv(ndev); xgbe_adjust_link() local
1836 struct netcp_intf *netcp = netdev_priv(ndev); gbe_adjust_link() local
2217 struct netcp_intf *netcp = netdev_priv(ndev); gbe_open() local
2275 struct netcp_intf *netcp = netdev_priv(ndev); gbe_close() local

Completed in 160 milliseconds