Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h630 #define QLNKTBL_DATA_SEL1_PKT_CNT_MASK GENMASK(11, 0) macro
H A Dmac.c240 FIELD_GET(QLNKTBL_DATA_SEL1_PKT_CNT_MASK, in rtw89_mac_dump_qta_lost()