Searched refs:target_command (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dcam.c46 u32 target_command; rtl_cam_program_entry() local
54 target_command = entry_i + CAM_CONTENT_COUNT * entry_no; rtl_cam_program_entry()
55 target_command = target_command | BIT(31) | BIT(16); rtl_cam_program_entry()
64 target_command); rtl_cam_program_entry()
73 rtlpriv->cfg->maps[RWCAM], target_command); rtl_cam_program_entry()
85 target_command); rtl_cam_program_entry()
90 "WRITE A0: %x\n", target_command); rtl_cam_program_entry()
104 target_command); rtl_cam_program_entry()
110 "WRITE A0: %x\n", target_command); rtl_cam_program_entry()

Completed in 33 milliseconds