Searched refs:tmp_flags (Results 1 – 1 of 1) sorted by relevance
12541 u8 tmp_flags; in hclge_sync_vport_promisc_mode() local12556 tmp_flags = handle->netdev_flags | vport->last_promisc_flags; in hclge_sync_vport_promisc_mode()12557 ret = hclge_set_promisc_mode(handle, tmp_flags & HNAE3_UPE, in hclge_sync_vport_promisc_mode()12558 tmp_flags & HNAE3_MPE); in hclge_sync_vport_promisc_mode()