struct ath5k_softc
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
ath5k_softc | ||
pdev | pci_device * | for dma mapping | |
iobase | void * | address of the device | |
dev | net80211_device * | IEEE 802.11 common | |
ah | ath5k_hw * | Atheros HW | |
hwinfo | net80211_hw_info * | ||
curband | int | ||
irq_ena | int | interrupts enabled | |
bufptr | ath5k_buf * | allocated buffer ptr | |
desc | ath5k_desc * | TX/RX descriptors | |
desc_daddr | u32 | DMA (physical) address | |
desc_len | size_t | size of TX/RX descriptors | |
cachelsz | u16 | cache line size | |
status | int | ||
filter_flags | HW flags, AR5K_RX_FILTER_* | ||
curmode | unsigned int | current phy mode | |
curchan | net80211_channel * | current h/w channel | |
imask | ath5k_int | interrupt mask copy | |
bssidmask[ETH_ALEN] | u8 | ||
rxbufsize | unsigned int | rx size based on mtu | |
rxbuf | list_head | receive buffer | |
rxlink | u32 * | link ptr in last RX desc | |
txbuf | list_head | transmit buffer | |
txbuf_len | unsigned int | buf count in txbuf list | |
txq | ath5k_txq | tx queue | |
last_calib_ticks | int | ||
power_level | int | Requested tx power in dbm | |
assoc | int | assocate state | |
hw_rate | int | Hardware tx rate code | |
hw_rtscts_rate | int | Hardware rts/cts rate code |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー