Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
Dbna.h261 #define is_promisc_enable(mode, bitmask) \ macro
Dbna_tx_rx.c1227 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_cfg_apply()
1341 if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_enable()
1371 } else if (is_promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_disable()
2854 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()
2883 if (is_promisc_enable(new_mode, bitmask)) { in bna_rx_mode_set()