Searched refs:pmac_id_active (Results 1 – 3 of 3) sorted by relevance
2299 bool *pmac_id_active, u32 *pmac_id, u8 *mac) in be_cmd_get_mac_from_list() argument2358 *pmac_id_active = true; in be_cmd_get_mac_from_list()2365 *pmac_id_active = false; in be_cmd_get_mac_from_list()
2614 bool pmac_id_active; in be_add_mac_from_list() local2616 status = be_cmd_get_mac_from_list(adapter, 0, &pmac_id_active, in be_add_mac_from_list()2621 if (pmac_id_active) { in be_add_mac_from_list()
1668 bool *pmac_id_active, u32 *pmac_id, u8 *mac);