Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna.h262 #define is_promisc_enable(mode, bitmask) \ macro
Dbna_tx_rx.c1228 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_cfg_apply()
1342 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_enable()
1372 } else if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_disable()
2855 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()
2884 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()