Searched refs:old_flags (Results 1 – 2 of 2) sorted by relevance
1638 uint32_t old_flags; in bnxt_promiscuous_enable_op() local1654 old_flags = vnic->flags; in bnxt_promiscuous_enable_op()1658 vnic->flags = old_flags; in bnxt_promiscuous_enable_op()1667 uint32_t old_flags; in bnxt_promiscuous_disable_op() local1683 old_flags = vnic->flags; in bnxt_promiscuous_disable_op()1687 vnic->flags = old_flags; in bnxt_promiscuous_disable_op()1696 uint32_t old_flags; in bnxt_allmulticast_enable_op() local1712 old_flags = vnic->flags; in bnxt_allmulticast_enable_op()1716 vnic->flags = old_flags; in bnxt_allmulticast_enable_op()1725 uint32_t old_flags; in bnxt_allmulticast_disable_op() local[all …]
4901 uint32_t old_flags; in bbr_remxt_tmr() local4913 old_flags = rsm->r_flags; in bbr_remxt_tmr()4916 bbr_log_type_rsmclear(bbr, cts, rsm, old_flags, __LINE__); in bbr_remxt_tmr()5392 uint32_t old_flags; in bbr_update_rsm() local5394 old_flags = rsm->r_flags; in bbr_update_rsm()5396 bbr_log_type_rsmclear(bbr, cts, rsm, old_flags, __LINE__); in bbr_update_rsm()