Searched refs:promisc_en (Results 1 – 5 of 5) sorted by relevance
142 int broadcast_en, int multicast_en, int pause_en, int promisc_en) in nlm_nae_setup_rx_mode_sgmii() argument155 if (promisc_en == 1) { in nlm_nae_setup_rx_mode_sgmii()172 ((promisc_en & 0x1) << 7) | /* unicast_enable - enables promisc mode */ in nlm_nae_setup_rx_mode_sgmii()
140 int broadcast_en, int multicast_en, int pause_en, int promisc_en) in nlm_nae_setup_rx_mode_xaui() argument147 ((promisc_en & 0x1) << 7) | /* unicast_enable - enables promisc mode */ in nlm_nae_setup_rx_mode_xaui()
116 u32 promisc_en; member
3711 if (vpath->promisc_en == VXGE_HAL_VP_PROMISC_ENABLE) { in vxge_hal_vpath_promisc_enable()3734 vpath->promisc_en = VXGE_HAL_VP_PROMISC_ENABLE; in vxge_hal_vpath_promisc_enable()3774 if (vpath->promisc_en == VXGE_HAL_VP_PROMISC_DISABLE) { in vxge_hal_vpath_promisc_disable()3812 vpath->promisc_en = VXGE_HAL_VP_PROMISC_DISABLE; in vxge_hal_vpath_promisc_disable()8569 if (vpath->promisc_en == VXGE_HAL_VP_PROMISC_ENABLE) { in __hal_vpath_mac_configure()
3017 u8 promisc_en[0x1]; member