Home
last modified time | relevance | path

Searched refs:dbw (Results 1 – 3 of 3) sorted by relevance

/drivers/thunderbolt/
Dusb4.c2079 u32 val, ubw, dbw, scale; in usb4_usb3_port_write_allocated_bandwidth() local
2100 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2102 tb_port_dbg(port, "scaled bandwidth %u/%u, scale %u\n", ubw, dbw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2110 val |= dbw << ADP_USB3_CS_2_ADBW_SHIFT; in usb4_usb3_port_write_allocated_bandwidth()
/drivers/net/wireless/realtek/rtw89/
Dphy.h443 enum rtw89_bandwidth dbw);
Dphy.c579 enum rtw89_bandwidth dbw) in rtw89_phy_get_txsc() argument
587 if (cbw == dbw || cbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsc()
595 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()
610 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()
612 } else if (dbw == RTW89_CHANNEL_WIDTH_40) { in rtw89_phy_get_txsc()
628 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()
633 } else if (dbw == RTW89_CHANNEL_WIDTH_40) { in rtw89_phy_get_txsc()