Home
last modified time | relevance | path

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

/drivers/net/ethernet/8390/
Dax88796.c85 struct mdiobb_ctrl bb_ctrl; member
557 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()
569 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_dir()
581 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_set_data()
593 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_get_data()
616 ax->bb_ctrl.ops = &bb_ops; in ax_mii_init()
618 ax->mii_bus = alloc_mdio_bitbang(&ax->bb_ctrl); in ax_mii_init()