Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_common.c512 const bool is_ofdm = (shm_offset != B43_SHM_SH_TSSI_CCK); in b43_phy_shm_tssi_read()
Db43.h263 #define B43_SHM_SH_TSSI_CCK 0x0058 /* TSSI for last 4 CCK frames (32bit) */ macro
Dphy_g.c2892 cck_result = b43_phy_shm_tssi_read(dev, B43_SHM_SH_TSSI_CCK); in b43_gphy_op_recalc_txpower()