Home
last modified time | relevance | path

Searched refs:_tbl (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h87 const struct rtw_table name ## _tbl = { \
102 const struct rtw_table name ## _tbl = { \
109 const struct rtw_table name ## _tbl = { \
H A Dmain.h1093 .phy_pg_tbl = &rtw ## chip ## _bb_pg_type ## bb_pg ## _tbl, \
1094 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \
1098 .phy_pg_tbl = &rtw ## chip ## _bb_pg_type ## bb_pg ## _tbl, \
1099 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \
1100 .agc_btg_tbl = &rtw ## chip ## _agc_btg_type ## btg ## _tbl, \
H A Drtw8822c.h130 const struct rtw_table name ## _tbl = { \
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.h325 const struct rtw89_phy_reg3_tbl _name ## _tbl = { \
548 const struct rtw89_rfk_tbl _name ## _tbl = { \
/openbmc/linux/drivers/iio/addac/
H A Dad74115.c254 #define AD74115_FW_PROP_TBL(_name, _tbl, _reg, _mask) \ argument
259 .lookup_tbl = (_tbl), \
260 .lookup_tbl_len = ARRAY_SIZE(_tbl), \