Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna.h144 #define is_promisc_enable(mode, bitmask) \ macro
Dbna_tx_rx.c1050 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_cfg_apply()
1164 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_enable()
1194 } else if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_disable()
2610 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()
2639 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()