Home
last modified time | relevance | path

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

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