Home
last modified time | relevance | path

Searched refs:lmt (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c585 struct rtw89_txpwr_limit_be *lmt, in phy_fill_limit_20m_be() argument
588 fill_limit_nonbf_bf(rtwdev, &lmt->cck_20m, band, in phy_fill_limit_20m_be()
590 fill_limit_nonbf_bf(rtwdev, &lmt->cck_40m, band, in phy_fill_limit_20m_be()
592 fill_limit_nonbf_bf(rtwdev, &lmt->ofdm, band, in phy_fill_limit_20m_be()
594 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[0], band, in phy_fill_limit_20m_be()
599 struct rtw89_txpwr_limit_be *lmt, in phy_fill_limit_40m_be() argument
602 fill_limit_nonbf_bf(rtwdev, &lmt->cck_20m, band, in phy_fill_limit_40m_be()
604 fill_limit_nonbf_bf(rtwdev, &lmt->cck_40m, band, in phy_fill_limit_40m_be()
607 fill_limit_nonbf_bf(rtwdev, &lmt->ofdm, band, in phy_fill_limit_40m_be()
610 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[0], band, in phy_fill_limit_40m_be()
[all …]
H A Dphy.c1957 s8 lmt = 0, sar; in rtw89_phy_read_txpwr_limit() local
1962 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
1963 if (lmt) in rtw89_phy_read_txpwr_limit()
1966 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
1969 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
1970 if (lmt) in rtw89_phy_read_txpwr_limit()
1973 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
1976 lmt = (*rule_6ghz->lmt)[bw][ntx][rs][bf][regd][reg6][ch_idx]; in rtw89_phy_read_txpwr_limit()
1977 if (lmt) in rtw89_phy_read_txpwr_limit()
1980 lmt = (*rule_6ghz->lmt)[bw][ntx][rs][bf][RTW89_WW] in rtw89_phy_read_txpwr_limit()
[all …]
H A Ddebug.c821 const struct txpwr_map *lmt; member
827 .lmt = &__txpwr_map_lmt_ax,
833 .lmt = &__txpwr_map_lmt_be,
897 ret = __print_txpwr_map(m, rtwdev, tbl->lmt); in rtw89_debug_priv_txpwr_table_get()
H A Drtw8851b_table.c14882 .lmt = &rtw89_8851b_txpwr_lmt_2g,
14886 .lmt = &rtw89_8851b_txpwr_lmt_5g,
14890 .lmt = &rtw89_8851b_tx_shape_lmt,
14898 .lmt = &rtw89_8851b_txpwr_lmt_2g_type2,
14902 .lmt = &rtw89_8851b_txpwr_lmt_5g_type2,
14906 .lmt = &rtw89_8851b_tx_shape_lmt,
H A Drtw8852b_common.c1328 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852bx_set_tx_shape()
1329 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852bx_set_tx_shape()
H A Dcore.h3929 const s8 (*lmt)[RTW89_2G_BW_NUM][RTW89_NTX_NUM] member
3937 const s8 (*lmt)[RTW89_5G_BW_NUM][RTW89_NTX_NUM] member
3945 const s8 (*lmt)[RTW89_6G_BW_NUM][RTW89_NTX_NUM] member
3955 const u8 (*lmt)[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM][RTW89_REGD_NUM]; member
H A Drtw8851b.c1741 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8851b_set_tx_shape()
1742 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8851b_set_tx_shape()
H A Drtw8852b_table.c22916 .lmt = &rtw89_8852b_txpwr_lmt_2g,
22920 .lmt = &rtw89_8852b_txpwr_lmt_5g,
22924 .lmt = &rtw89_8852b_tx_shape_lmt,
H A Drtw8852c.c2037 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852c_set_tx_shape()
2038 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852c_set_tx_shape()
H A Dfw.c8345 parms->rule_2ghz.lmt = &rfe_data->lmt_2ghz.v; in rtw89_load_rfe_data_from_fw()
8350 parms->rule_5ghz.lmt = &rfe_data->lmt_5ghz.v; in rtw89_load_rfe_data_from_fw()
8355 parms->rule_6ghz.lmt = &rfe_data->lmt_6ghz.v; in rtw89_load_rfe_data_from_fw()
8375 parms->tx_shape.lmt = &rfe_data->tx_shape_lmt.v; in rtw89_load_rfe_data_from_fw()
H A Drtw8852a_table.c51055 .lmt = &rtw89_8852a_txpwr_lmt_2g,
51059 .lmt = &rtw89_8852a_txpwr_lmt_5g,
H A Drtw8922a.c2095 tx_shape_idx = (*tx_shape->lmt)[band][RTW89_RS_OFDM][regd]; in rtw8922a_set_tx_shape()
H A Drtw8852c_table.c57144 .lmt = &rtw89_8852c_txpwr_lmt_2g,
57148 .lmt = &rtw89_8852c_txpwr_lmt_5g,
57152 .lmt = &rtw89_8852c_txpwr_lmt_6g,
57156 .lmt = &rtw89_8852c_tx_shape_lmt,
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2790 if (phba->lmt & LMT_64Gb) in lpfc_fdmi_port_attr_support_speed()
2792 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()
2794 if (phba->lmt & LMT_16Gb) in lpfc_fdmi_port_attr_support_speed()
2797 if (phba->lmt & LMT_128Gb) in lpfc_fdmi_port_attr_support_speed()
2799 if (phba->lmt & LMT_64Gb) in lpfc_fdmi_port_attr_support_speed()
2801 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()
2803 if (phba->lmt & LMT_16Gb) in lpfc_fdmi_port_attr_support_speed()
2806 if (phba->lmt & LMT_256Gb) in lpfc_fdmi_port_attr_support_speed()
2808 if (phba->lmt & LMT_128Gb) in lpfc_fdmi_port_attr_support_speed()
2810 if (phba->lmt & LMT_64Gb) in lpfc_fdmi_port_attr_support_speed()
[all …]
H A Dlpfc_init.c530 phba->lmt = mb->un.varRdConfig.lmt; in lpfc_config_port_post()
777 !(phba->lmt & LMT_1Gb)) || in lpfc_hba_init_link_fc_topology()
779 !(phba->lmt & LMT_2Gb)) || in lpfc_hba_init_link_fc_topology()
781 !(phba->lmt & LMT_4Gb)) || in lpfc_hba_init_link_fc_topology()
783 !(phba->lmt & LMT_8Gb)) || in lpfc_hba_init_link_fc_topology()
785 !(phba->lmt & LMT_10Gb)) || in lpfc_hba_init_link_fc_topology()
787 !(phba->lmt & LMT_16Gb)) || in lpfc_hba_init_link_fc_topology()
789 !(phba->lmt & LMT_32Gb)) || in lpfc_hba_init_link_fc_topology()
791 !(phba->lmt in lpfc_hba_init_link_fc_topology()
[all...]
H A Dlpfc_attr.c4338 if (((val == LPFC_USER_LINK_SPEED_1G) && !(phba->lmt & LMT_1Gb)) || in lpfc_link_speed_store()
4339 ((val == LPFC_USER_LINK_SPEED_2G) && !(phba->lmt & LMT_2Gb)) || in lpfc_link_speed_store()
4340 ((val == LPFC_USER_LINK_SPEED_4G) && !(phba->lmt & LMT_4Gb)) || in lpfc_link_speed_store()
4341 ((val == LPFC_USER_LINK_SPEED_8G) && !(phba->lmt & LMT_8Gb)) || in lpfc_link_speed_store()
4342 ((val == LPFC_USER_LINK_SPEED_10G) && !(phba->lmt & LMT_10Gb)) || in lpfc_link_speed_store()
4343 ((val == LPFC_USER_LINK_SPEED_16G) && !(phba->lmt & LMT_16Gb)) || in lpfc_link_speed_store()
4344 ((val == LPFC_USER_LINK_SPEED_32G) && !(phba->lmt & LMT_32Gb)) || in lpfc_link_speed_store()
4345 ((val == LPFC_USER_LINK_SPEED_64G) && !(phba->lmt & LMT_64Gb))) { in lpfc_link_speed_store()
H A Dlpfc_els.c4251 if (!(phba->lmt & LMT_64Gb)) in lpfc_link_is_lds_capable()
6996 if (phba->lmt & LMT_256Gb) in lpfc_rdp_res_speed()
6998 if (phba->lmt & LMT_128Gb) in lpfc_rdp_res_speed()
7000 if (phba->lmt & LMT_64Gb) in lpfc_rdp_res_speed()
7002 if (phba->lmt & LMT_32Gb) in lpfc_rdp_res_speed()
7004 if (phba->lmt & LMT_16Gb) in lpfc_rdp_res_speed()
7006 if (phba->lmt & LMT_10Gb) in lpfc_rdp_res_speed()
7008 if (phba->lmt & LMT_8Gb) in lpfc_rdp_res_speed()
7010 if (phba->lmt & LMT_4Gb) in lpfc_rdp_res_speed()
7012 if (phba->lmt in lpfc_rdp_res_speed()
[all...]
H A Dlpfc.h1085 uint32_t lmt;
1077 uint32_t lmt; global() member
H A Dlpfc_hw.h2603 uint32_t lmt; member
H A Dlpfc_hbadisc.c3808 if (phba->lmt & LMT_64Gb) in lpfc_mbx_cmpl_read_topology()
4404 } else if (phba->lmt & LMT_64Gb) { in lpfc_mbx_cmpl_ns_reg_login()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2257 __le16 lmt; member
H A Dsli4.c4230 sli4->link_module_type = le16_to_cpu(conf->lmt); in sli_get_read_config()