iPXE
Data Fields
atl_hw_ops Struct Reference

#include <aqc1xx.h>

Data Fields

int(* reset )(struct atl_nic *nic)
 
int(* start )(struct atl_nic *nic)
 
int(* stop )(struct atl_nic *nic)
 
int(* get_link )(struct atl_nic *nic)
 
int(* get_mac )(struct atl_nic *, uint8_t *mac)
 

Detailed Description

Definition at line 239 of file aqc1xx.h.

Field Documentation

◆ reset

int( * atl_hw_ops::reset) (struct atl_nic *nic)

Definition at line 240 of file aqc1xx.h.

◆ start

int( * atl_hw_ops::start) (struct atl_nic *nic)

Definition at line 241 of file aqc1xx.h.

◆ stop

int( * atl_hw_ops::stop) (struct atl_nic *nic)

Definition at line 242 of file aqc1xx.h.

◆ get_link

int( * atl_hw_ops::get_link) (struct atl_nic *nic)

Definition at line 243 of file aqc1xx.h.

◆ get_mac

int( * atl_hw_ops::get_mac) (struct atl_nic *, uint8_t *mac)

Definition at line 244 of file aqc1xx.h.


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