Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dsec.c45 write_cmd = RTW_SEC_CMD_WRITE_ENABLE | RTW_SEC_CMD_POLLING; in rtw_sec_write_cam()
96 write_cmd = RTW_SEC_CMD_WRITE_ENABLE | RTW_SEC_CMD_POLLING; in rtw_sec_clear_cam()
H A Dsec.h17 #define RTW_SEC_CMD_POLLING BIT(31) macro
H A Ddebug.c231 u32 read_cmd = RTW_SEC_CMD_POLLING; in rtw_debugfs_get_dump_cam()