Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c905 int need_hw_config = 0; in bna_rx_mcast_delall() local
924 need_hw_config = 1; in bna_rx_mcast_delall()
927 if (need_hw_config) in bna_rx_mcast_delall()
2606 int need_hw_config = 0; in bna_rx_mode_set() local
2641 need_hw_config = 1; in bna_rx_mode_set()
2644 need_hw_config = 1; in bna_rx_mode_set()
2649 need_hw_config = 1; in bna_rx_mode_set()
2652 need_hw_config = 1; in bna_rx_mode_set()
2657 if (need_hw_config) { in bna_rx_mode_set()