Home
last modified time | relevance | path

Searched refs:p_macaddr (Results 1 – 17 of 17) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dmac.c194 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92c_set_key() argument
200 u8 *macaddr = p_macaddr; in rtl92c_set_key()
258 p_macaddr); in rtl92c_set_key()
276 rtl_cam_del_entry(hw, p_macaddr); in rtl92c_set_key()
277 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92c_set_key()
Dmac.h15 u8 *p_macaddr, bool is_group, u8 enc_algo,
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2540 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument
2546 u8 *macaddr = p_macaddr; in rtl8723be_set_key()
2609 p_macaddr); in rtl8723be_set_key()
2628 rtl_cam_del_entry(hw, p_macaddr); in rtl8723be_set_key()
2629 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl8723be_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2277 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument
2283 u8 *macaddr = p_macaddr; in rtl88ee_set_key()
2346 rtl_cam_get_free_entry(hw, p_macaddr); in rtl88ee_set_key()
2365 rtl_cam_del_entry(hw, p_macaddr); in rtl88ee_set_key()
2366 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl88ee_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2090 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92de_set_key() argument
2096 u8 *macaddr = p_macaddr; in rtl92de_set_key()
2154 p_macaddr); in rtl92de_set_key()
2171 rtl_cam_del_entry(hw, p_macaddr); in rtl92de_set_key()
2172 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92de_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2416 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2422 u8 *macaddr = p_macaddr; in rtl92ee_set_key()
2486 p_macaddr); in rtl92ee_set_key()
2506 rtl_cam_del_entry(hw, p_macaddr); in rtl92ee_set_key()
2507 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92ee_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2068 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument
2074 u8 *macaddr = p_macaddr; in rtl92ce_set_key()
2138 p_macaddr); in rtl92ce_set_key()
2158 rtl_cam_del_entry(hw, p_macaddr); in rtl92ce_set_key()
2159 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92ce_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c3822 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3828 u8 *macaddr = p_macaddr; in rtl8821ae_set_key()
3889 entry_id = rtl_cam_get_free_entry(hw, p_macaddr); in rtl8821ae_set_key()
3908 rtl_cam_del_entry(hw, p_macaddr); in rtl8821ae_set_key()
3909 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl8821ae_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2148 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723e_set_key() argument
2154 u8 *macaddr = p_macaddr; in rtl8723e_set_key()
2217 rtl_cam_get_free_entry(hw, p_macaddr); in rtl8723e_set_key()
2236 rtl_cam_del_entry(hw, p_macaddr); in rtl8723e_set_key()
2237 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl8723e_set_key()
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c2380 void rtl92se_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, in rtl92se_set_key() argument
2386 u8 *macaddr = p_macaddr; in rtl92se_set_key()
2450 p_macaddr); in rtl92se_set_key()
2469 rtl_cam_del_entry(hw, p_macaddr); in rtl92se_set_key()
2470 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92se_set_key()