iPXE
Data Fields
mii_bit_basher Struct Reference

A bit-bashing MII interface. More...

#include <mii_bit.h>

Data Fields

struct mii_interface mdio
 MII interface. More...
 
struct bit_basher basher
 Bit-bashing interface. More...
 

Detailed Description

A bit-bashing MII interface.

Definition at line 33 of file mii_bit.h.

Field Documentation

◆ mdio

struct mii_interface mii_bit_basher::mdio

MII interface.

Definition at line 35 of file mii_bit.h.

Referenced by icplus_probe(), init_mii_bit_basher(), mii_bit_read(), and mii_bit_write().

◆ basher

struct bit_basher mii_bit_basher::basher

Bit-bashing interface.

Definition at line 37 of file mii_bit.h.

Referenced by icplus_mii_read_bit(), icplus_mii_write_bit(), icplus_probe(), mii_bit_read(), and mii_bit_write().


The documentation for this struct was generated from the following file: