| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | ice.rst | 593 trusted VF to request selective promiscuous mode on the Physical Function (PF). 600 NOTE: It's important to set the VF to trusted before setting promiscuous mode. 601 If the VM is not trusted, the PF will ignore promiscuous mode requests from the 603 new request to set the VF to promiscuous. 606 set the VF to promiscuous mode. 608 For promiscuous all:: 613 For promiscuous Multicast:: 619 "off," meaning that promiscuous mode for the VF will be limited. To set the 620 promiscuous mode for the VF to true promiscuous and allow the VF to see all 625 The vf-true-promisc-support private flag does not enable promiscuous mode; [all …]
|
| /linux/drivers/net/ethernet/micrel/ |
| H A D | ksz884x.c | 1183 * @promiscuous: Counter to keep track of promiscuous mode set. 1225 u8 promiscuous; member 1392 * @promiscuous: The promiscuous state of the device. 1408 int promiscuous; member 3415 if (hw->promiscuous) in hw_setup() 3842 * hw_set_promiscuous - enable or disable promiscuous receiving 3844 * @prom: To turn on or off the promiscuous feature. 5004 if (priv->promiscuous) in netdev_close() 5298 dev_set_promiscuous(struct net_device * dev,struct dev_priv * priv,struct ksz_hw * hw,int promiscuous) dev_set_promiscuous() argument [all...] |
| /linux/drivers/net/ieee802154/ |
| H A D | cc2520.c | 212 bool promiscuous; /* Flag for promiscuous mode */ member 484 if (priv->promiscuous) { in cc2520_tx() 567 if (!priv->promiscuous) { in cc2520_rx() 797 priv->promiscuous = on; in cc2520_set_promiscuous_mode()
|
| H A D | ca8210.c | 309 * @promiscuous: whether the ca8210 is in promiscuous mode or not 330 bool promiscuous; member 637 priv->promiscuous = false; in ca8210_reset_send() 1783 if (priv->promiscuous) in ca8210_skb_rx() 2336 "error setting promiscuous mode, MLME-SET.confirm status = %d", in ca8210_set_promiscuous_mode() 2340 priv->promiscuous = on; in ca8210_set_promiscuous_mode() 3053 priv->promiscuous = false; in ca8210_probe()
|
| H A 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/Documentation/networking/device_drivers/fddi/ |
| H A D | defza.rst | 38 requested explicitly or if the CAM overflows. The promiscuous mode
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 1353 bool promiscuous; member 1363 if (arg->promiscuous) in wsm_set_rx_filter()
|
| H A D | debug.c | 129 if (priv->rx_filter.promiscuous) in cw1200_status_show()
|
| H A D | sta.c | 590 priv->rx_filter.promiscuous = 0; in cw1200_configure_filter()
|
| /linux/Documentation/networking/ |
| H A D | j1939.rst | 520 The ``SO_J1939_PROMISC`` option enables socket-level promiscuous mode. When 523 enabling promiscuous mode for an Ethernet interface, where all traffic on the 527 ``SO_J1939_PROMISC``. This means that even in promiscuous mode, you can reduce 530 socket, allowing for more refined traffic selection while promiscuous mode is 535 promiscuous mode, while any non-zero value enables it. 548 promiscuous mode, allowing the socket to receive all J1939 traffic on the
|
| H A D | ipvlan.rst | 131 puts the NIC in promiscuous mode and degraded performance is a concern.
|
| H A D | switchdev.rst | 443 promiscuous mode should allow the reception of all VLAN tags (including those
|
| H A D | snmp_counter.rst | 262 packet, or the NIC is in promiscuous mode. In these situations, the
|
| /linux/drivers/net/arcnet/ |
| H A D | Kconfig | 76 things as promiscuous mode, so packet sniffing is possible, and
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.h | 709 unsigned int promiscuous:1; member
|
| H A D | gemini.c | 1925 filter.bits.promiscuous = 1; in gmac_set_rx_mode()
|
| /linux/Documentation/arch/s390/ |
| H A D | pci.rst | 153 promiscuous mode.
|
| /linux/drivers/net/ethernet/intel/ |
| H A D | e100.c | 567 promiscuous = (1 << 1), 1113 if (nic->flags & promiscuous || nic->loopback) { in e100_configure() 1588 nic->flags |= promiscuous; in e100_set_multicast_list() 1590 nic->flags &= ~promiscuous; in e100_set_multicast_list() 564 promiscuous = (1 << 1), global() enumerator
|
| /linux/Documentation/admin-guide/media/ |
| H A D | faq.rst | 180 into promiscuous mode so it accepts any packets from the PID
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 1868 goto promiscuous; in mv643xx_eth_program_multicast_filter() 1873 goto promiscuous; in mv643xx_eth_program_multicast_filter() 1902 promiscuous: in mv643xx_eth_program_multicast_filter()
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.h | 686 u8 promiscuous; member
|
| /linux/scripts/ |
| H A D | spelling.txt | 1293 promiscous||promiscuous
|