Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11047 bool uc_update; in bnxt_set_rx_mode()
11063 uc_update = bnxt_uc_list_updated(bp); in bnxt_set_rx_mode()
11074 if (mask != vnic->rx_mask || uc_update || mc_update) { in bnxt_set_rx_mode()
11088 bool uc_update; in bnxt_cfg_rx_mode()
11091 uc_update = bnxt_uc_list_updated(bp); in bnxt_cfg_rx_mode()
11094 if (!uc_update) in bnxt_cfg_rx_mode()
11046 bool uc_update; bnxt_set_rx_mode() local
11087 bool uc_update; bnxt_cfg_rx_mode() local