Searched refs:IFF_UNICAST_FLT (Results 1 - 25 of 66) sorted by path

123

/linux-master/drivers/net/bonding/
H A Dbond_main.c5878 bond_dev->priv_flags |= IFF_BONDING | IFF_UNICAST_FLT | IFF_NO_QUEUE;
/linux-master/drivers/net/ethernet/adi/
H A Dadin1110.c1601 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c4010 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c385 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c44 .hw_priv_flags = IFF_UNICAST_FLT, \
H A Dhw_atl_b0.c53 .hw_priv_flags = IFF_UNICAST_FLT, \
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c54 .hw_priv_flags = IFF_UNICAST_FLT, \
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c8566 dev->priv_flags |= IFF_UNICAST_FLT;
H A Dtg3.c17879 dev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13185 dev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c15363 dev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/calxeda/
H A Dxgmac.c1782 ndev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c1493 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6850 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c3076 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2957 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5198 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c4591 not_supported |= IFF_UNICAST_FLT;
4593 supported |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c809 ndev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c991 ndev->priv_flags |= IFF_UNICAST_FLT;
H A Dhisi_femac.c852 ndev->priv_flags |= IFF_UNICAST_FLT;
H A Dhix5hd2_gmac.c1225 ndev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c2329 ndev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3313 netdev->priv_flags |= IFF_UNICAST_FLT;
5316 netdev->priv_flags |= IFF_UNICAST_FLT;
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c1063 /* Do not set IFF_UNICAST_FLT for VMWare's 82545EM */
1066 netdev->priv_flags |= IFF_UNICAST_FLT;

Completed in 982 milliseconds

123