Home
last modified time | relevance | path

Searched refs:hip04_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c209 struct hip04_priv { struct
258 struct hip04_priv *priv = netdev_priv(ndev); in hip04_config_port() argument
293 static void hip04_reset_dreq(struct hip04_priv *priv) in hip04_reset_dreq()
300 static void hip04_reset_ppe(struct hip04_priv *priv) in hip04_reset_ppe()
312 static void hip04_config_fifo(struct hip04_priv *priv) in hip04_config_fifo()
372 struct hip04_priv *priv = netdev_priv(ndev); in hip04_mac_enable()
395 struct hip04_priv *priv = netdev_priv(ndev); in hip04_mac_disable()
408 static void hip04_set_xmit_desc(struct hip04_priv *priv, dma_addr_t phys) in hip04_set_xmit_desc()
416 static void hip04_set_recv_desc(struct hip04_priv *priv, dma_addr_t phys) in hip04_set_recv_desc()
424 static u32 hip04_recv_cnt(struct hip04_priv *priv) in hip04_recv_cnt()
[all …]