Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c10987 bool uc_update; in bnxt_set_rx_mode() local
11003 uc_update = bnxt_uc_list_updated(bp); in bnxt_set_rx_mode()
11014 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnxt_set_rx_mode()
11029 bool uc_update; in bnxt_cfg_rx_mode() local
11032 uc_update = bnxt_uc_list_updated(bp); in bnxt_cfg_rx_mode()
11035 if (!uc_update) in bnxt_cfg_rx_mode()