Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c150 struct hip04_priv { struct
193 struct hip04_priv *priv = netdev_priv(ndev); in hip04_config_port() argument
228 static void hip04_reset_ppe(struct hip04_priv *priv) in hip04_reset_ppe()
240 static void hip04_config_fifo(struct hip04_priv *priv) in hip04_config_fifo()
298 struct hip04_priv *priv = netdev_priv(ndev); in hip04_mac_enable()
321 struct hip04_priv *priv = netdev_priv(ndev); in hip04_mac_disable()
334 static void hip04_set_xmit_desc(struct hip04_priv *priv, dma_addr_t phys) in hip04_set_xmit_desc()
339 static void hip04_set_recv_desc(struct hip04_priv *priv, dma_addr_t phys) in hip04_set_recv_desc()
344 static u32 hip04_recv_cnt(struct hip04_priv *priv) in hip04_recv_cnt()
351 struct hip04_priv *priv = netdev_priv(ndev); in hip04_update_mac_address()
[all …]