Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13462 bool uc_update; in bnxt_set_rx_mode() local
13478 uc_update = bnxt_uc_list_updated(bp); in bnxt_set_rx_mode()
13489 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnxt_set_rx_mode()
13502 bool uc_update; in bnxt_cfg_rx_mode() local
13505 uc_update = bnxt_uc_list_updated(bp); in bnxt_cfg_rx_mode()
13508 if (!uc_update) in bnxt_cfg_rx_mode()