Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/8390/
Dax88796.c86 struct mdiobb_ctrl bb_ctrl; member
573 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()
585 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_dir()
597 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_set_data()
609 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_get_data()
632 ax->bb_ctrl.ops = &bb_ops; in ax_mii_init()
634 ax->mii_bus = alloc_mdio_bitbang(&ax->bb_ctrl); in ax_mii_init()