Searched defs:ath_common (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/
H A Dath.h192 struct ath_common;
195 struct ath_common { struct
230 struct io_buffer *ath_rxbuf_alloc(struct ath_common *common,
234 void ath_hw_setbssidmask(struct ath_common *common);
235 int ath_hw_keyreset(struct ath_common *common, u16 entry);
236 void ath_hw_cycle_counters_update(struct ath_common *common);
237 int32_t ath_hw_get_listen_time(struct ath_common *common);

Completed in 51 milliseconds