Home
last modified time | relevance | path

Searched refs:RTW89_REGD_NUM (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/contrib/dev/rtw89/
HDcore.h744 RTW89_REGD_NUM, enumerator
3954 [RTW89_REGD_NUM][RTW89_2G_CH_NUM];
3956 [RTW89_REGD_NUM][RTW89_2G_CH_NUM];
3962 [RTW89_REGD_NUM][RTW89_5G_CH_NUM];
3964 [RTW89_REGD_NUM][RTW89_5G_CH_NUM];
3970 [RTW89_REGD_NUM][NUM_OF_RTW89_REG_6GHZ_POWER]
3973 [RTW89_REGD_NUM][NUM_OF_RTW89_REG_6GHZ_POWER]
3978 const u8 (*lmt)[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM][RTW89_REGD_NUM];
3979 const u8 (*lmt_ru)[RTW89_BAND_NUM][RTW89_REGD_NUM];
4040 [RTW89_REGD_NUM][RTW89_2G_CH_NUM];
[all …]
HDrtw8851b_table.c3364 [RTW89_REGD_NUM] = {
3392 const u8 rtw89_8851b_tx_shape_lmt_ru[RTW89_BAND_NUM][RTW89_REGD_NUM] = {
3414 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
4932 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
6845 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
7606 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
9124 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
10642 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
12555 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
13316 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
HDrtw8852b_table.c14671 [RTW89_REGD_NUM] = {
14711 const u8 rtw89_8852b_tx_shape_lmt_ru[RTW89_BAND_NUM][RTW89_REGD_NUM] = {
14741 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
16931 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
19575 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
20672 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
HDrtw8852a_table.c43383 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
45573 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
47905 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
49002 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
HDfw.c8624 if (e->regd >= RTW89_REGD_NUM) in fw_txpwr_lmt_2ghz_entry_valid()
8668 if (e->regd >= RTW89_REGD_NUM) in fw_txpwr_lmt_5ghz_entry_valid()
8712 if (e->regd >= RTW89_REGD_NUM) in fw_txpwr_lmt_6ghz_entry_valid()
8754 if (e->regd >= RTW89_REGD_NUM) in fw_txpwr_lmt_ru_2ghz_entry_valid()
8793 if (e->regd >= RTW89_REGD_NUM) in fw_txpwr_lmt_ru_5ghz_entry_valid()
8832 if (e->regd >= RTW89_REGD_NUM) in fw_txpwr_lmt_ru_6ghz_entry_valid()
8874 if (e->regd >= RTW89_REGD_NUM) in fw_tx_shape_lmt_entry_valid()
8909 if (e->regd >= RTW89_REGD_NUM) in fw_tx_shape_lmt_ru_entry_valid()
HDrtw8852c_table.c31530 [RTW89_REGD_NUM] = {
31583 const u8 rtw89_8852c_tx_shape_lmt_ru[RTW89_BAND_NUM][RTW89_REGD_NUM] = {
31625 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
33983 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
36957 [RTW89_REGD_NUM][NUM_OF_RTW89_REG_6GHZ_POWER]
46235 [RTW89_REGD_NUM][RTW89_2G_CH_NUM] = {
47416 [RTW89_REGD_NUM][RTW89_5G_CH_NUM] = {
49773 [RTW89_REGD_NUM][NUM_OF_RTW89_REG_6GHZ_POWER]
HDphy.c1891 return RTW89_REGD_NUM; in rtw89_phy_ant_gain_domain_to_regd()
1941 if (regd >= RTW89_REGD_NUM) in rtw89_phy_ant_gain_init()