Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4054 .tbtt_early = R_AX_TBTTERLYINT_CFG_P0,
4111 rtw89_write16_port_mask(rtwdev, rtwvif, p->tbtt_early, B_AX_TBTTERLY_MASK, 1); in rtw89_mac_bcn_drop()
4157 rtw89_write16_port_clr(rtwdev, rtwvif, p->tbtt_early, B_AX_TBTTERLY_MASK); in rtw89_mac_port_cfg_func_sw()
4361 rtw89_write16_port_mask(rtwdev, rtwvif, p->tbtt_early, in rtw89_mac_port_cfg_tbtt_early()
H A Dmac_be.c39 .tbtt_early = R_BE_TBTTERLYINT_CFG_P0,
H A Dcore.h976 u32 tbtt_early; member