iPXE
Data Fields
rtl818x_rf_ops Struct Reference

#include <rtl818x.h>

Data Fields

char * name
 
u8 id
 
void(* init )(struct net80211_device *dev)
 
void(* stop )(struct net80211_device *dev)
 
void(* set_chan )(struct net80211_device *dev, struct net80211_channel *chan)
 
void(* conf_erp )(struct net80211_device *dev)
 

Detailed Description

Definition at line 351 of file rtl818x.h.

Field Documentation

◆ name

char* rtl818x_rf_ops::name

Definition at line 352 of file rtl818x.h.

◆ id

u8 rtl818x_rf_ops::id

Definition at line 353 of file rtl818x.h.

Referenced by rtl818x_probe().

◆ init

void(* rtl818x_rf_ops::init) (struct net80211_device *dev)

Definition at line 354 of file rtl818x.h.

◆ stop

void(* rtl818x_rf_ops::stop) (struct net80211_device *dev)

Definition at line 355 of file rtl818x.h.

◆ set_chan

void(* rtl818x_rf_ops::set_chan) (struct net80211_device *dev, struct net80211_channel *chan)

Definition at line 356 of file rtl818x.h.

◆ conf_erp

void(* rtl818x_rf_ops::conf_erp) (struct net80211_device *dev)

Definition at line 357 of file rtl818x.h.


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