Searched refs:gbe_intf (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c759 struct gbe_intf { struct
1756 static struct gbe_intf *keystone_get_intf_data(struct netcp_intf *netcp)
1758 struct gbe_intf *gbe_intf; local
1760 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp);
1761 if (!gbe_intf)
1762 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp);
1764 return gbe_intf;
1771 struct gbe_intf *gbe_intf; local
1796 struct gbe_intf *gbe_intf; local
1914 struct gbe_intf *gbe_intf; local
1935 struct gbe_intf *gbe_intf; local
1958 struct gbe_intf *gbe_intf; local
2005 struct gbe_intf *gbe_intf; local
2056 gbe_set_slave_mac(struct gbe_slave *slave, struct gbe_intf *gbe_intf) argument
2163 struct gbe_intf *gbe_intf; local
2176 struct gbe_intf *gbe_intf; local
2285 gbe_slave_open(struct gbe_intf *gbe_intf) argument
2402 gbe_add_mcast_addr(struct gbe_intf *gbe_intf, u8 *addr) argument
2417 gbe_add_ucast_addr(struct gbe_intf *gbe_intf, u8 *addr) argument
2429 gbe_del_mcast_addr(struct gbe_intf *gbe_intf, u8 *addr) argument
2441 gbe_del_ucast_addr(struct gbe_intf *gbe_intf, u8 *addr) argument
2456 struct gbe_intf *gbe_intf = intf_priv; local
2482 struct gbe_intf *gbe_intf = intf_priv; local
2508 struct gbe_intf *gbe_intf = intf_priv; local
2524 struct gbe_intf *gbe_intf = intf_priv; local
2536 struct gbe_intf *gbe_intf = context; local
2542 gbe_need_txtstamp(struct gbe_intf *gbe_intf, const struct netcp_packet *p_info) argument
2550 gbe_txtstamp_mark_pkt(struct gbe_intf *gbe_intf, struct netcp_packet *p_info) argument
2578 gbe_rxtstamp(struct gbe_intf *gbe_intf, struct netcp_packet *p_info) argument
2599 gbe_hwtstamp_get(struct gbe_intf *gbe_intf, struct ifreq *ifr) argument
2615 gbe_hwtstamp(struct gbe_intf *gbe_intf) argument
2645 gbe_hwtstamp_set(struct gbe_intf *gbe_intf, struct ifreq *ifr) argument
2727 gbe_txtstamp_mark_pkt(struct gbe_intf *gbe_intf, struct netcp_packet *p_info) argument
2733 gbe_rxtstamp(struct gbe_intf *gbe_intf, struct netcp_packet *p_info) argument
2739 gbe_hwtstamp(struct gbe_intf *gbe_intf, struct ifreq *ifr, int cmd) argument
2753 gbe_hwtstamp_get(struct gbe_intf *gbe_intf, struct ifreq *req) argument
2758 gbe_hwtstamp_set(struct gbe_intf *gbe_intf, struct ifreq *req) argument
2766 struct gbe_intf *gbe_intf = intf_priv; local
2821 struct gbe_intf *gbe_intf = intf_priv; local
2842 struct gbe_intf *gbe_intf; local
2874 struct gbe_intf *gbe_intf = data; local
2883 struct gbe_intf *gbe_intf = data; local
2890 struct gbe_intf *gbe_intf = intf_priv; local
2957 struct gbe_intf *gbe_intf = intf_priv; local
3746 struct gbe_intf *gbe_intf; local
3791 struct gbe_intf *gbe_intf = intf_priv; local
[all...]

Completed in 176 milliseconds