iPXE
Data Fields
ath9k_hw_capabilities Struct Reference

#include <hw.h>

Data Fields

u32 hw_caps
 
u16 rts_aggr_limit
 
u8 tx_chainmask
 
u8 rx_chainmask
 
u8 max_txchains
 
u8 max_rxchains
 
u8 num_gpio_pins
 
u8 rx_hp_qdepth
 
u8 rx_lp_qdepth
 
u8 rx_status_len
 
u8 tx_desc_len
 
u8 txs_len
 
u16 pcie_lcr_offset
 
int pcie_lcr_extsync_en
 

Detailed Description

Definition at line 198 of file hw.h.

Field Documentation

◆ hw_caps

u32 ath9k_hw_capabilities::hw_caps

◆ rts_aggr_limit

u16 ath9k_hw_capabilities::rts_aggr_limit

Definition at line 200 of file hw.h.

Referenced by ath9k_hw_fill_cap_info(), and ath_buf_set_rate().

◆ tx_chainmask

u8 ath9k_hw_capabilities::tx_chainmask

Definition at line 201 of file hw.h.

Referenced by ar9003_hw_init_cal(), ath9k_hw_fill_cap_info(), and ath9k_init_misc().

◆ rx_chainmask

u8 ath9k_hw_capabilities::rx_chainmask

Definition at line 202 of file hw.h.

Referenced by ar9003_hw_init_cal(), ath9k_hw_fill_cap_info(), and ath9k_init_misc().

◆ max_txchains

u8 ath9k_hw_capabilities::max_txchains

Definition at line 203 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().

◆ max_rxchains

u8 ath9k_hw_capabilities::max_rxchains

Definition at line 204 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().

◆ num_gpio_pins

u8 ath9k_hw_capabilities::num_gpio_pins

Definition at line 205 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().

◆ rx_hp_qdepth

u8 ath9k_hw_capabilities::rx_hp_qdepth

Definition at line 206 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().

◆ rx_lp_qdepth

u8 ath9k_hw_capabilities::rx_lp_qdepth

Definition at line 207 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().

◆ rx_status_len

u8 ath9k_hw_capabilities::rx_status_len

Definition at line 208 of file hw.h.

Referenced by ath9k_hw_fill_cap_info(), and ath_rx_init().

◆ tx_desc_len

u8 ath9k_hw_capabilities::tx_desc_len

Definition at line 209 of file hw.h.

Referenced by ath9k_hw_fill_cap_info(), and ath_descdma_setup().

◆ txs_len

u8 ath9k_hw_capabilities::txs_len

Definition at line 210 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().

◆ pcie_lcr_offset

u16 ath9k_hw_capabilities::pcie_lcr_offset

Definition at line 211 of file hw.h.

Referenced by ath9k_hw_fill_cap_info(), and ath_pci_extn_synch_enable().

◆ pcie_lcr_extsync_en

int ath9k_hw_capabilities::pcie_lcr_extsync_en

Definition at line 212 of file hw.h.

Referenced by ath9k_hw_fill_cap_info().


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