Searched refs:is_mcast (Results 1 - 6 of 6) sorted by relevance

/drivers/infiniband/hw/mlx4/
H A Dah.c43 u8 *mac, int *is_mcast, u8 port)
47 *is_mcast = 0;
54 *is_mcast = 1;
98 int is_mcast; local
101 err = mlx4_ib_resolve_grh(ibdev, ah_attr, mac, &is_mcast, ah_attr->port_num);
125 if (is_mcast)
42 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 Dmlx4_ib.h349 u8 *mac, int *is_mcast, u8 port);
H A Dqp.c933 int is_mcast; local
970 err = mlx4_ib_resolve_grh(dev, ah, mac, &is_mcast, port);
/drivers/staging/octeon/
H A Dethernet-tx.c616 work->word2.s.is_mcast = (skb->pkt_type == PACKET_MULTICAST);
644 work->word2.snoip.is_mcast =
/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1591 u8 is_mcast; member in struct:wmi_tkip_micerr_event
H A Dwmi.c984 ath6kl_tkip_micerr_event(vif, ev->key_id, ev->is_mcast);

Completed in 106 milliseconds