Searched defs:is_mcast (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dah.c102 int is_mcast; local
46 mlx4_ib_resolve_grh(struct mlx4_ib_dev *dev, const struct ib_ah_attr *ah_attr, u8 *mac, int *is_mcast, u8 port) argument
H A Dqp.c1571 int is_mcast; local
/freebsd-10.1-release/contrib/ofed/libmlx4/src/
H A Dverbs.c681 uint8_t is_mcast; local
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-wqe.h129 uint64_t is_mcast : 1; /**< set if the hardware determined that the packet is a multi-cast */ member in struct:__anon7364::__anon7365
187 uint64_t is_mcast : 1; /**< set if the hardware determined that the packet is a multi-cast */ member in struct:__anon7364::__anon7366
246 uint64_t is_mcast : 1; /**< set if the hardware determined that the packet is a multi-cast */ member in struct:__anon7364::__anon7367
282 uint64_t is_mcast : 1; /**< set if the hardware determined that the packet is a multi-cast */ member in struct:__anon7364::__anon7369
337 uint64_t is_mcast : 1; /**< set if the hardware determined that the packet is a multi-cast */ member in struct:__anon7364::__anon7370
392 uint64_t is_mcast : 1; /**< set if the hardware determined that the packet is a multi-cast */ member in struct:__anon7364::__anon7371
/freebsd-10.1-release/contrib/ofed/libibverbs/src/
H A Dverbs.c697 static int resolve_gid(const union ibv_gid *dgid, uint8_t *mac, uint8_t *is_mcast) argument
720 __ibv_resolve_eth_gid(const struct ibv_pd *pd, uint8_t port_num, union ibv_gid *dgid, uint8_t sgid_index, uint8_t mac[], uint16_t *vlan, uint8_t *tagged, uint8_t *is_mcast) argument

Completed in 71 milliseconds