Searched refs:is_mcast (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-wqe.h | 153 uint64_t is_mcast:1; member 174 uint64_t is_mcast:1; 215 uint64_t is_mcast:1; member 223 uint64_t is_mcast:1; 316 uint64_t is_mcast:1; member 384 uint64_t is_mcast:1;
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | ah.c | 83 int is_mcast = 0; in create_iboe_ah() local 91 is_mcast = 1; in create_iboe_ah() 135 if (is_mcast) in create_iboe_ah()
|
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 922 bool is_mcast = false; in ath12k_wifi7_mac_op_tx() local 979 is_mcast = is_multicast_ether_addr(eth->h_dest); in ath12k_wifi7_mac_op_tx() 996 is_mcast = is_multicast_ether_addr(hdr->addr1); in ath12k_wifi7_mac_op_tx() 1026 if (!vif->valid_links || !is_mcast || is_dvlan || in ath12k_wifi7_mac_op_tx() 1029 ret = ath12k_wifi7_dp_tx(dp_pdev, arvif, arsta, skb, false, 0, is_mcast); in ath12k_wifi7_mac_op_tx() 1140 msdu_copied, true, mcbc_gsn, is_mcast); in ath12k_wifi7_mac_op_tx()
|
| H A D | dp_tx.c | 108 bool gsn_valid, int mcbc_gsn, bool is_mcast) in ath12k_wifi7_dp_tx() argument 235 else if (arvif->nawds_enabled && is_mcast && !ti.lookup_override) in ath12k_wifi7_dp_tx() 430 if (is_mcast) in ath12k_wifi7_dp_tx()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.h | 1719 u8 is_mcast; member
|
| H A D | wmi.c | 1094 ath6kl_tkip_micerr_event(vif, ev->key_id, ev->is_mcast); in ath6kl_wmi_tkip_micerr_event_rx()
|