Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c10981 bool uc_update; in bnxt_set_rx_mode() local
10997 uc_update = bnxt_uc_list_updated(bp); in bnxt_set_rx_mode()
11008 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnxt_set_rx_mode()
11023 bool uc_update; in bnxt_cfg_rx_mode() local
11026 uc_update = bnxt_uc_list_updated(bp); in bnxt_cfg_rx_mode()
11029 if (!uc_update) in bnxt_cfg_rx_mode()