Searched refs:mcast (Results 26 - 36 of 36) sorted by relevance

12

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1297 promisc = be32_to_cpu(qpn_context->mcast) >>
1299 qpn_context->mcast = cpu_to_be32(
1599 context->mcast = cpu_to_be32(m_promisc << SET_PORT_MC_PROMISC_SHIFT |
H A Dmlx4.h813 __be32 mcast; member in struct:mlx4_set_port_rqp_calc_context
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-sriomaintx-defs.h3588 uint32_t mcast : 1; /**< Reserved. */ member in struct:cvmx_sriomaintx_port_0_ctl::cvmx_sriomaintx_port_0_ctl_s
3626 uint32_t mcast : 1;
/freebsd-13-stable/sys/netinet/
H A Dip_carp.c1162 static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT; local
1171 nd6_na_output(sc->sc_carpdev, &mcast, in6,
H A Din_mcast.c180 static SYSCTL_NODE(_net_inet_ip, OID_AUTO, mcast,
2347 * preserve 4.4BSD mcast API idempotence.
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_hw.h1655 qla_mcast_t mcast[Q8_MAX_NUM_MULTICAST_ADDRS]; member in struct:_qla_hw
/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.h610 } mcast; member in union:ecore_exe_queue_cmd_data
1033 /* Maximal number of mcast MACs configured in one command */
1073 /** Checks if there are more mcast MACs to be set or a previous
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rum.c2833 int mcast = 0; local
2852 mcast = 1; /*TODO*/
2860 ieee80211_beacon_update(ni, m, mcast);
H A Dif_run.c5006 int mcast = 0; local
5017 mcast = 1; /*TODO*/
5029 ieee80211_beacon_update(ni, rvp->beacon_mbuf, mcast);
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c4437 int mcast = 0; local
4458 mcast = 1; /* TODO */
4461 ieee80211_beacon_update(ni, bcn->m, mcast);
/freebsd-13-stable/sys/netinet6/
H A Din6_mcast.c171 static SYSCTL_NODE(_net_inet6_ip6, OID_AUTO, mcast,

Completed in 359 milliseconds

12