Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c897 int need_hw_config = 0; in bna_rx_mcast_delall() local
916 need_hw_config = 1; in bna_rx_mcast_delall()
919 if (need_hw_config) in bna_rx_mcast_delall()
2598 int need_hw_config = 0; in bna_rx_mode_set() local
2633 need_hw_config = 1; in bna_rx_mode_set()
2636 need_hw_config = 1; in bna_rx_mode_set()
2641 need_hw_config = 1; in bna_rx_mode_set()
2644 need_hw_config = 1; in bna_rx_mode_set()
2649 if (need_hw_config) { in bna_rx_mode_set()