Searched defs:multicast (Results 1 - 25 of 106) sorted by relevance

12345

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.h52 u64 multicast; member in struct:oct_vf_stats
/linux-master/include/linux/
H A Dif_link.h15 __u64 multicast; member in struct:ifla_vf_stats
H A Dif_macvlan.h40 macvlan_count_rx(const struct macvlan_dev *vlan, unsigned int len, bool success, bool multicast) argument
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c63 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast, argument
H A Dvnic_dev.c745 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, argument
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c100 mt76_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/linux-master/drivers/staging/wlan-ng/
H A Dcfg80211.c230 prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev, int link_id, u8 key_index, bool unicast, bool multicast) argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c355 rt2x00mac_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c204 mt76x02_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/intersil/p54/
H A Dmain.c388 p54_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c374 lbtf_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c367 ath5k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c260 mt7603_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c356 ipoib_mcast_join_complete(int status, struct ib_sa_multicast *multicast) argument
464 struct ib_sa_multicast *multicast; local
[all...]
/linux-master/drivers/net/ethernet/aeroflex/
H A Dgreth.h135 u8 multicast; member in struct:greth_private
/linux-master/drivers/infiniband/core/
H A Dmulticast.c115 struct ib_sa_multicast multicast; member in struct:mcast_member
428 struct ib_sa_multicast *multicast; local
607 ib_sa_join_multicast(struct ib_sa_client *client, struct ib_device *device, u32 port_num, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, gfp_t gfp_mask, int (*callback)(int status, struct ib_sa_multicast *multicast), void *context) argument
617 struct ib_sa_multicast *multicast; local
662 ib_sa_free_multicast(struct ib_sa_multicast *multicast) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c1398 dpni_clear_mac_filters(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int unicast, int multicast) argument
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c891 bool multicast; local
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep.h137 u32 multicast; member in struct:tsnep_rx
/linux-master/drivers/staging/vt6656/
H A Dmain_usb.c861 vnt_configure(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c267 rtw_ops_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dmain.c757 wl1251_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed, unsigned int *total, u64 multicast) argument
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c543 plfxlc_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/linux-master/drivers/net/ethernet/sgi/
H A Dmeth.h80 u64 multicast:1; member in struct:rx_status_vector::__anon72
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c743 efx_mcdi_filter_insert_addr_list(struct efx_nic *efx, struct efx_mcdi_filter_vlan *vlan, bool multicast, bool rollback) argument
824 efx_mcdi_filter_insert_def(struct efx_nic *efx, struct efx_mcdi_filter_vlan *vlan, enum efx_encap_type encap_type, bool multicast, bool rollback) argument
[all...]

Completed in 259 milliseconds

12345