Searched refs:rtw_srom (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h134 struct rtw_srom { struct
442 struct rtw_srom sc_srom;
H A Drtw.c663 rtw_srom_free(struct rtw_srom *sr)
674 rtw_srom_defaults(struct rtw_srom *sr, uint32_t *flags, uint8_t *cs_threshold,
684 rtw_srom_parse(struct rtw_srom *sr, uint32_t *flags, uint8_t *cs_threshold,
790 rtw_srom_read(struct rtw_regs *regs, uint32_t flags, struct rtw_srom *sr,
1019 rtw_chan2txpower(struct rtw_srom *sr, struct ieee80211com *ic,

Completed in 69 milliseconds