Searched refs:lmt (Results 1 – 13 of 13) sorted by relevance
1579 s8 lmt = 0, sar; in rtw89_phy_read_txpwr_limit() local1583 lmt = (*chip->txpwr_lmt_2g)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()1584 if (!lmt) in rtw89_phy_read_txpwr_limit()1585 lmt = (*chip->txpwr_lmt_2g)[bw][ntx][rs][bf] in rtw89_phy_read_txpwr_limit()1589 lmt = (*chip->txpwr_lmt_5g)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()1590 if (!lmt) in rtw89_phy_read_txpwr_limit()1591 lmt = (*chip->txpwr_lmt_5g)[bw][ntx][rs][bf] in rtw89_phy_read_txpwr_limit()1595 lmt = (*chip->txpwr_lmt_6g)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()1596 if (!lmt) in rtw89_phy_read_txpwr_limit()1597 lmt = (*chip->txpwr_lmt_6g)[bw][ntx][rs][bf] in rtw89_phy_read_txpwr_limit()[all …]
467 struct rtw89_txpwr_limit *lmt,
1489 struct rtw89_txpwr_limit lmt[NTX_NUM_8852A]; in rtw8852a_set_txpwr_limit() local1498 rtw89_phy_fill_txpwr_limit(rtwdev, chan, &lmt[i], i); in rtw8852a_set_txpwr_limit()1502 ptr = (s8 *)&lmt[i] + j; in rtw8852a_set_txpwr_limit()
2157 struct rtw89_txpwr_limit lmt[NTX_NUM_8852C]; in rtw8852c_set_txpwr_limit() local2166 rtw89_phy_fill_txpwr_limit(rtwdev, chan, &lmt[i], i); in rtw8852c_set_txpwr_limit()2170 ptr = (s8 *)&lmt[i] + j; in rtw8852c_set_txpwr_limit()
2806 if (phba->lmt & LMT_64Gb) in lpfc_fdmi_port_attr_support_speed()2808 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()2810 if (phba->lmt & LMT_16Gb) in lpfc_fdmi_port_attr_support_speed()2813 if (phba->lmt & LMT_128Gb) in lpfc_fdmi_port_attr_support_speed()2815 if (phba->lmt & LMT_64Gb) in lpfc_fdmi_port_attr_support_speed()2817 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()2819 if (phba->lmt & LMT_16Gb) in lpfc_fdmi_port_attr_support_speed()2822 if (phba->lmt & LMT_256Gb) in lpfc_fdmi_port_attr_support_speed()2824 if (phba->lmt & LMT_128Gb) in lpfc_fdmi_port_attr_support_speed()2826 if (phba->lmt & LMT_64Gb) in lpfc_fdmi_port_attr_support_speed()[all …]
529 phba->lmt = mb->un.varRdConfig.lmt; in lpfc_config_port_post()773 !(phba->lmt & LMT_1Gb)) || in lpfc_hba_init_link_fc_topology()775 !(phba->lmt & LMT_2Gb)) || in lpfc_hba_init_link_fc_topology()777 !(phba->lmt & LMT_4Gb)) || in lpfc_hba_init_link_fc_topology()779 !(phba->lmt & LMT_8Gb)) || in lpfc_hba_init_link_fc_topology()781 !(phba->lmt & LMT_10Gb)) || in lpfc_hba_init_link_fc_topology()783 !(phba->lmt & LMT_16Gb)) || in lpfc_hba_init_link_fc_topology()785 !(phba->lmt & LMT_32Gb)) || in lpfc_hba_init_link_fc_topology()787 !(phba->lmt & LMT_64Gb))) { in lpfc_hba_init_link_fc_topology()2542 if (phba->lmt & LMT_64Gb) in lpfc_get_hba_model_desc()[all …]
4152 if (((val == LPFC_USER_LINK_SPEED_1G) && !(phba->lmt & LMT_1Gb)) || in lpfc_link_speed_store()4153 ((val == LPFC_USER_LINK_SPEED_2G) && !(phba->lmt & LMT_2Gb)) || in lpfc_link_speed_store()4154 ((val == LPFC_USER_LINK_SPEED_4G) && !(phba->lmt & LMT_4Gb)) || in lpfc_link_speed_store()4155 ((val == LPFC_USER_LINK_SPEED_8G) && !(phba->lmt & LMT_8Gb)) || in lpfc_link_speed_store()4156 ((val == LPFC_USER_LINK_SPEED_10G) && !(phba->lmt & LMT_10Gb)) || in lpfc_link_speed_store()4157 ((val == LPFC_USER_LINK_SPEED_16G) && !(phba->lmt & LMT_16Gb)) || in lpfc_link_speed_store()4158 ((val == LPFC_USER_LINK_SPEED_32G) && !(phba->lmt & LMT_32Gb)) || in lpfc_link_speed_store()4159 ((val == LPFC_USER_LINK_SPEED_64G) && !(phba->lmt & LMT_64Gb))) { in lpfc_link_speed_store()
4186 if (!(phba->lmt & LMT_64Gb)) in lpfc_link_is_lds_capable()6919 if (phba->lmt & LMT_256Gb) in lpfc_rdp_res_speed()6921 if (phba->lmt & LMT_128Gb) in lpfc_rdp_res_speed()6923 if (phba->lmt & LMT_64Gb) in lpfc_rdp_res_speed()6925 if (phba->lmt & LMT_32Gb) in lpfc_rdp_res_speed()6927 if (phba->lmt & LMT_16Gb) in lpfc_rdp_res_speed()6929 if (phba->lmt & LMT_10Gb) in lpfc_rdp_res_speed()6931 if (phba->lmt & LMT_8Gb) in lpfc_rdp_res_speed()6933 if (phba->lmt & LMT_4Gb) in lpfc_rdp_res_speed()6935 if (phba->lmt & LMT_2Gb) in lpfc_rdp_res_speed()[all …]
1093 uint32_t lmt; member
2601 uint32_t lmt; member
3799 if (phba->lmt & LMT_64Gb) in lpfc_mbx_cmpl_read_topology()4403 } else if (phba->lmt & LMT_64Gb) { in lpfc_mbx_cmpl_ns_reg_login()
2257 __le16 lmt; member
4234 sli4->link_module_type = le16_to_cpu(conf->lmt); in sli_get_read_config()