Searched refs:_tbl (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/dev/rtw88/ |
H A D | phy.h | 87 const struct rtw_table name ## _tbl = { \ 102 const struct rtw_table name ## _tbl = { \ 109 const struct rtw_table name ## _tbl = { \
|
H A D | main.h | 1110 .phy_pg_tbl = &rtw ## chip ## _bb_pg_type ## bb_pg ## _tbl, \ 1111 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \ 1115 .phy_pg_tbl = &rtw ## chip ## _bb_pg_type ## bb_pg ## _tbl, \ 1116 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \ 1117 .agc_btg_tbl = &rtw ## chip ## _agc_btg_type ## btg ## _tbl, \
|
H A D | rtw8822c.h | 130 const struct rtw_table name ## _tbl = { \
|
/freebsd/sys/dev/qcom_gcc/ |
H A D | qcom_gcc_ipq4018_clock.c | 131 #define F_RO_DIV(_id, _cname, _parent, _offset, _shift, _width, _tbl) \ argument 141 .div_tbl = _tbl, \
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | phy.h | 354 const struct rtw89_phy_reg3_tbl _name ## _tbl = { \ in rtw89_phy_write32() 746 const struct rtw89_rfk_tbl _name ## _tbl = { \
|
/freebsd/usr.bin/column/ |
H A D | column.c | 205 typedef struct _tbl { struct
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-586.pl | 228 $_tbl=&DWP(24,"esp"); 1218 &mov ($_tbl,$tbl); 2009 &mov ($_tbl,$tbl); 2103 &mov ($_tbl,$tbl); # save %ebp 2354 &mov ($_tbl,$tbl); # save %ebp
|