Home
last modified time | relevance | path

Searched defs:mc_count (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_proc.c88 int mc_count = netdev->mc_count; in woal_info_proc_read() local
91 int mc_count = netdev_mc_count(netdev); in woal_info_proc_read() local
H A Dmoal_ioctl.c303 int mc_count = 0; in woal_copy_all_mc_list() local
781 int mc_count = 0; in woal_request_set_multicast_list() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c91 int mc_count = netdev->mc_count; in woal_info_proc_read() local
94 int mc_count = netdev_mc_count(netdev); in woal_info_proc_read() local
H A Dmoal_ioctl.c382 int mc_count = 0; in woal_copy_all_mc_list() local
889 int mc_count = 0; in woal_request_set_multicast_list() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c359 int mc_count = netdev_hw_addr_list_count(mc_list); in lbtf_op_prepare_multicast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dhw.c1069 int mc_count, int promisc) in __orinoco_hw_set_multicast_list()
H A Dorinoco.h142 int promiscuous, mc_count; member
H A Dmain.c1701 int promisc, mc_count; in __orinoco_set_multicast_list() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dinetdevice.h34 int mc_count; /* Number of installed mcasts */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dmain.c1158 int mc_count = netdev_mc_count(ndev); in ath6kl_set_multicast_list() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic.h162 unsigned int mc_count; member
H A Denic_main.c911 unsigned int mc_count = netdev_mc_count(netdev); in enic_mc_sync() local
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Daqc111.c532 int mc_count = 0; in aqc111_set_rx_mode() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A D3c509.c977 int mc_count = netdev_mc_count(dev); in set_multicast_list() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1080 int mc_count = min(netdev_mc_count(netdev), MAX_OCTEON_MULTICAST_ADDR); in liquidio_set_mcast_list() local
H A Dlio_main.c1965 int mc_count = min(netdev_mc_count(netdev), MAX_OCTEON_MULTICAST_ADDR); in liquidio_set_mcast_list() local
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_hostif.c1896 int mc_count; in hostif_sme_multicast_set() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1136 int rc = 0, mc_count; in qede_configure_mcast_filtering() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1040 int mc_count = netdev_mc_count(dev); in dmfe_set_filter_mode() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2089 int mc_count, i; in pch_gbe_set_multi() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad.c3159 int mc_count = netdev_mc_count(netdev); in bnad_set_rx_mcast_fltr() local
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvirtio_net.c1946 int mc_count; in virtnet_set_rx_mode() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1969 int mc_count = netdev_mc_count(net_dev); in dpaa2_eth_set_rx_mode() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe.h616 u32 mc_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Drndis_wlan.c1579 int mc_count; in set_multicast_list() local

12