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.c13689 bool uc_update; in bnxt_set_rx_mode() local
13705 uc_update = bnxt_uc_list_updated(bp, uc); in bnxt_set_rx_mode()
13716 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnxt_set_rx_mode()
13719 bnxt_cfg_rx_mode(bp, uc, uc_update); in bnxt_set_rx_mode()
13724 bool uc_update) in bnxt_cfg_rx_mode() argument
13731 if (!uc_update) in bnxt_cfg_rx_mode()