Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h136 #define is_promisc_enable(mode, bitmask) \ macro
H A Dbna_tx_rx.c1042 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_cfg_apply()
1156 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_enable()
1186 } else if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_disable()
2602 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()
2631 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()