Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
A Dphy.c669 enum rtw89_bandwidth dbw) in rtw89_phy_get_txsc() argument
685 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()
700 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()
718 if (dbw == RTW89_CHANNEL_WIDTH_20) { in rtw89_phy_get_txsc()
738 enum rtw89_bandwidth dbw) in rtw89_phy_get_txsb() argument
753 if (dbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsb()
759 if (dbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsb()
761 else if (dbw == RTW89_CHANNEL_WIDTH_40) in rtw89_phy_get_txsb()
767 if (dbw == RTW89_CHANNEL_WIDTH_20) in rtw89_phy_get_txsb()
769 else if (dbw == RTW89_CHANNEL_WIDTH_40) in rtw89_phy_get_txsb()
[all …]
A Dphy.h794 enum rtw89_bandwidth dbw);
796 enum rtw89_bandwidth dbw);
/linux/drivers/thunderbolt/
A Dusb4.c2271 u32 val, ubw, dbw, scale; in usb4_usb3_port_write_allocated_bandwidth() local
2292 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2294 tb_port_dbg(port, "scaled bandwidth %u/%u, scale %u\n", ubw, dbw, scale); in usb4_usb3_port_write_allocated_bandwidth()
2302 val |= dbw << ADP_USB3_CS_2_ADBW_SHIFT; in usb4_usb3_port_write_allocated_bandwidth()

Completed in 26 milliseconds