/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/ |
D | Kconfig | 42 bool "Enable promiscuous mode" 45 Enables promiscuous/monitor mode support for the ipw2100 driver. 47 promiscuous mode via the Wireless Tool's Monitor mode. While in this 104 bool "Enable promiscuous mode" 107 Enables promiscuous/monitor mode support for the ipw2200 driver. 109 promiscuous mode via the Wireless Tool's Monitor mode. While in this 117 bool "Enable creation of a RF radiotap promiscuous interface"
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | ice.rst | 567 trusted VF to request selective promiscuous mode on the Physical Function (PF). 574 NOTE: It's important to set the VF to trusted before setting promiscuous mode. 575 If the VM is not trusted, the PF will ignore promiscuous mode requests from the 577 new request to set the VF to promiscuous. 580 set the VF to promiscuous mode. 582 For promiscuous all:: 587 For promiscuous Multicast:: 593 "off," meaning that promiscuous mode for the VF will be limited. To set the 594 promiscuous mode for the VF to true promiscuous and allow the VF to see all 599 The vf-true-promisc-support private flag does not enable promiscuous mode; [all …]
|
D | i40e.rst | 80 promiscuous mode on the Physical Function (PF). 88 set the VF to promiscuous mode. 92 For promiscuous all: 96 For promiscuous Multicast: 101 "off",meaning that promiscuous mode for the VF will be limited. To set the 102 promiscuous mode for the VF to true promiscuous and allow the VF to see all 107 The vf-true-promisc-support priv-flag does not enable promiscuous mode; rather, 108 it designates which type of promiscuous mode (limited or true) you will get 109 when you enable promiscuous mode using the ip link commands above. Note that 112 device. The PF remains in limited promiscuous mode (unless it is in MFP mode) [all …]
|
/Linux-v6.1/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1224 u8 promiscuous; member 1407 int promiscuous; member 3712 if (hw->promiscuous) in hw_setup() 5302 if (priv->promiscuous) in netdev_close() 5303 --hw->promiscuous; in netdev_close() 5372 hw->promiscuous = 0; in prepare_hardware() 5420 priv->promiscuous = 0; in netdev_open() 5596 struct ksz_hw *hw, int promiscuous) in dev_set_promiscuous() argument 5598 if (promiscuous != priv->promiscuous) { in dev_set_promiscuous() 5599 u8 prev_state = hw->promiscuous; in dev_set_promiscuous() [all …]
|
/Linux-v6.1/drivers/net/ieee802154/ |
D | cc2520.c | 213 bool promiscuous; /* Flag for promiscuous mode */ member 485 if (priv->promiscuous) { in cc2520_tx() 568 if (!priv->promiscuous) { in cc2520_rx() 798 priv->promiscuous = on; in cc2520_set_promiscuous_mode()
|
D | ca8210.c | 332 bool promiscuous; member 638 priv->promiscuous = false; in ca8210_reset_send() 1785 if (priv->promiscuous) in ca8210_skb_rx() 2341 priv->promiscuous = on; in ca8210_set_promiscuous_mode() 3083 priv->promiscuous = false; in ca8210_probe()
|
D | adf7242.c | 281 bool promiscuous; member 798 lp->promiscuous = on; in adf7242_set_promiscuous_mode() 1052 adf7242_set_promiscuous_mode(lp->hw, lp->promiscuous); in adf7242_soft_reset()
|
/Linux-v6.1/drivers/net/wireless/intersil/orinoco/ |
D | orinoco.h | 142 int promiscuous, mc_count; member
|
D | hw.c | 680 priv->promiscuous = 0; in orinoco_hw_program_rids() 1078 if (promisc != priv->promiscuous) { in __orinoco_hw_set_multicast_list() 1086 priv->promiscuous = promisc; in __orinoco_hw_set_multicast_list()
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw_switchdev.rst | 30 - optimized promiscuous mode: The P0_UNI_FLOOD (both ports) is enabled in 32 So, Ports in promiscuous mode will keep possibility of mcast and vlan
|
/Linux-v6.1/Documentation/networking/device_drivers/fddi/ |
D | defza.rst | 38 requested explicitly or if the CAM overflows. The promiscuous mode
|
/Linux-v6.1/net/batman-adv/ |
D | Kconfig | 64 configured to have promiscuous mode enabled in order to make
|
/Linux-v6.1/drivers/net/wireless/st/cw1200/ |
D | debug.c | 129 if (priv->rx_filter.promiscuous) in cw1200_status_show()
|
D | wsm.h | 1353 bool promiscuous; member 1363 if (arg->promiscuous) in wsm_set_rx_filter()
|
/Linux-v6.1/drivers/net/arcnet/ |
D | Kconfig | 110 things as promiscuous mode, so packet sniffing is possible, and
|
/Linux-v6.1/drivers/net/ethernet/cortina/ |
D | gemini.h | 709 unsigned int promiscuous:1; member
|
/Linux-v6.1/Documentation/networking/ |
D | ipvlan.rst | 131 puts the NIC in promiscuous mode and degraded performance is a concern.
|
D | bonding.rst | 1961 underlying device -- i.e. the bonding interface -- to promiscuous 2196 common to enable promiscuous mode on the device, so that all traffic 2198 The bonding driver handles promiscuous mode changes to the bonding 2203 the promiscuous mode setting is propagated to all slaves. 2206 promiscuous mode setting is propagated only to the active slave. 2217 promiscuous setting will be propagated to the new active slave.
|
/Linux-v6.1/drivers/net/ethernet/intel/ |
D | e100.c | 565 promiscuous = (1 << 1), enumerator 1111 if (nic->flags & promiscuous || nic->loopback) { in e100_configure() 1586 nic->flags |= promiscuous; in e100_set_multicast_list() 1588 nic->flags &= ~promiscuous; in e100_set_multicast_list()
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | faq.rst | 180 into promiscuous mode so it accepts any packets from the PID
|
/Linux-v6.1/drivers/net/ethernet/ibm/ |
D | ibmvnic.h | 188 __be32 promiscuous; member
|
/Linux-v6.1/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 1870 goto promiscuous; in mv643xx_eth_program_multicast_filter() 1875 goto promiscuous; in mv643xx_eth_program_multicast_filter() 1904 promiscuous: in mv643xx_eth_program_multicast_filter()
|
/Linux-v6.1/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 686 u8 promiscuous; member
|
/Linux-v6.1/Documentation/networking/devlink/ |
D | devlink-trap.rst | 487 the interface is not in promiscuous mode
|
/Linux-v6.1/drivers/net/ethernet/freescale/ |
D | ucc_geth.c | 1237 int promiscuous, u32 __iomem *upsmr_register) in init_rx_parameters() argument 1253 if (promiscuous) in init_rx_parameters()
|