Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_mdio.c24 static void hbg_mdio_set_command(struct hbg_mac *mac, u32 cmd) in hbg_mdio_set_command()
29 static void hbg_mdio_get_command(struct hbg_mac *mac, u32 *cmd) in hbg_mdio_get_command()
34 static void hbg_mdio_set_wdata_reg(struct hbg_mac *mac, u16 wdata_value) in hbg_mdio_set_wdata_reg()
40 static u32 hbg_mdio_get_rdata_reg(struct hbg_mac *mac) in hbg_mdio_get_rdata_reg()
47 static int hbg_mdio_wait_ready(struct hbg_mac *mac) in hbg_mdio_wait_ready()
61 static int hbg_mdio_cmd_send(struct hbg_mac *mac, u32 prt_addr, u32 dev_addr, in hbg_mdio_cmd_send()
83 struct hbg_mac *mac = HBG_MII_BUS_GET_MAC(bus); in hbg_mdio_read22()
97 struct hbg_mac *mac = HBG_MII_BUS_GET_MAC(bus); in hbg_mdio_write22()
107 struct hbg_mac *mac = &priv->mac; in hbg_mdio_init_hw()
269 struct hbg_mac *mac = &priv->mac; in hbg_mdio_init()
H A Dhbg_common.h133 struct hbg_mac { struct
279 struct hbg_mac mac;