Home
last modified time | relevance | path

Searched defs:rtw_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dmain.h1101 struct rtw_table { struct
1104 void (*parse)(struct rtw_dev *rtwdev, const struct rtw_table *tbl); argument
1105 void (*do_cfg)(struct rtw_dev *rtwdev, const struct rtw_table *tbl, argument
1111 const struct rtw_table *tbl) in rtw_load_table() argument