Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcam.h9 #define CFG_VALID BIT(15) macro
H A Dcam.c117 us_config = CFG_VALID | ((u16) (ul_enc_alg) << 2); in rtl_cam_add_one_entry()
119 us_config = CFG_VALID | ((ul_enc_alg) << 2) | ul_key_id; in rtl_cam_add_one_entry()