Home
last modified time | relevance | path

Searched refs:RTW89_H2C_BA_CAM_W0_BMAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1954 h2c->w0 |= le32_encode_bits(4, RTW89_H2C_BA_CAM_W0_BMAP_SIZE); in rtw89_fw_h2c_ba_cam()
1956 h2c->w0 |= le32_encode_bits(0, RTW89_H2C_BA_CAM_W0_BMAP_SIZE); in rtw89_fw_h2c_ba_cam()
H A Dfw.h1685 #define RTW89_H2C_BA_CAM_W0_BMAP_SIZE GENMASK(19, 16) macro