Searched refs:promisc_enable (Results 1 – 3 of 3) sorted by relevance
142 #define promisc_enable(mode, bitmask) \ macro
1084 promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_cfg_reset()1167 promisc_enable(rxf->rxmode_pending, in bna_rxf_promisc_enable()
907 bmac_rx_on(struct net_device *dev, int hash_enable, int promisc_enable) in bmac_rx_on() argument915 if (promisc_enable) rx_cfg |= RxPromiscEnable; in bmac_rx_on()