Searched refs:dbw (Results 1 – 2 of 2) sorted by relevance
2367 u32 val, ubw, dbw, scale; in usb4_usb3_port_write_allocated_bandwidth() local2388 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()2390 tb_port_dbg(port, "scaled bandwidth %u/%u, scale %u\n", ubw, dbw, scale); in usb4_usb3_port_write_allocated_bandwidth()2398 val |= dbw << ADP_USB3_CS_2_ADBW_SHIFT; in usb4_usb3_port_write_allocated_bandwidth()
780 enum rtw89_bandwidth dbw) in rtw89_phy_get_txsc() argument788 if (cbw == dbw || cbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsc()796 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()811 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()813 } else if (dbw == RTW89_CHANNEL_WIDTH_40) { in rtw89_phy_get_txsc()829 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()834 } else if (dbw == RTW89_CHANNEL_WIDTH_40) { in rtw89_phy_get_txsc()849 enum rtw89_bandwidth dbw) in rtw89_phy_get_txsb() argument856 if (cbw == dbw || cbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsb()864 if (dbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsb()[all …]