Searched refs:uc_update (Results 1 – 2 of 2) sorted by relevance
2206 bool uc_update, bool snapshot) in bnge_cfg_rx_mode() argument2214 if (!uc_update) in bnge_cfg_rx_mode()2286 bool uc_update; in bnge_set_rx_mode() local2299 uc_update = bnge_uc_list_updated(bn, uc); in bnge_set_rx_mode()2310 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnge_set_rx_mode()2312 return bnge_cfg_rx_mode(bn, uc, uc_update, true); in bnge_set_rx_mode()
13805 bool uc_update; in bnxt_set_rx_mode() local13821 uc_update = bnxt_uc_list_updated(bp, uc); in bnxt_set_rx_mode()13832 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnxt_set_rx_mode()13835 return bnxt_cfg_rx_mode(bp, uc, uc_update); in bnxt_set_rx_mode()13842 bool uc_update) in bnxt_cfg_rx_mode() argument13849 if (!uc_update) in bnxt_cfg_rx_mode()