class Asix88179Ethernet

Defined at line 30 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

Public Methods

void Asix88179Ethernet (const Asix88179Ethernet & )

Defined at line 33 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

void Asix88179Ethernet (Asix88179Ethernet && )

Defined at line 34 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

Asix88179Ethernet & operator= (const Asix88179Ethernet & )

Defined at line 35 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

Asix88179Ethernet & operator= (Asix88179Ethernet && )

Defined at line 36 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

void Asix88179Ethernet (zx_device_t * parent)

Defined at line 38 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

void EthernetImplGetBti (zx::bti * bti)

Defined at line 52 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.h

void DdkInit (ddk::InitTxn txn)

DDK Hooks.

Defined at line 864 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

void DdkRelease ()

Defined at line 546 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

void DdkUnbind (ddk::UnbindTxn txn)

Defined at line 883 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

zx_status_t EthernetImplQuery (uint32_t options, ethernet_info_t * info)

Defined at line 551 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

void EthernetImplStop ()

Defined at line 564 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

zx_status_t EthernetImplStart (const ethernet_ifc_protocol_t * ifc)

Defined at line 569 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

void EthernetImplQueueTx (uint32_t options, ethernet_netbuf_t * netbuf, ethernet_impl_queue_tx_callback completion_cb, void * cookie)

Defined at line 459 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

zx_status_t EthernetImplSetParam (uint32_t param, int32_t value, const uint8_t * data, size_t data_size)

Defined at line 647 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

zx_status_t Bind (void * ctx, zx_device_t * device)

Defined at line 999 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc

void Release (void * ctx)

Defined at line 1022 of file ../../src/connectivity/ethernet/drivers/asix-88179/asix-88179.cc