Searched refs:is_mcast (Results 1 – 9 of 9) sorted by relevance
153 uint64_t is_mcast:1; member174 uint64_t is_mcast:1;215 uint64_t is_mcast:1; member223 uint64_t is_mcast:1;316 uint64_t is_mcast:1; member384 uint64_t is_mcast:1;
83 int is_mcast = 0; in create_iboe_ah() local91 is_mcast = 1; in create_iboe_ah()135 if (is_mcast) in create_iboe_ah()
604 work->word2.s.is_mcast = (skb->pkt_type == PACKET_MULTICAST); in cvm_oct_xmit_pow()632 work->word2.snoip.is_mcast = in cvm_oct_xmit_pow()
66 uint64_t is_mcast:1; member89 uint64_t is_mcast:1; member115 uint64_t is_mcast:1; member
412 bool is_mcast = false, ignore_fecn = false, do_cnp = false, in hfi1_process_ecn_slowpath() local421 is_mcast = hfi1_is_16B_mcast(dlid); in hfi1_process_ecn_slowpath()432 is_mcast = (dlid > be16_to_cpu(IB_MULTICAST_LID_BASE)) && in hfi1_process_ecn_slowpath()466 ignore_fecn = is_mcast || (opcode == IB_OPCODE_CNP) || in hfi1_process_ecn_slowpath()
2477 bool is_mcast = hfi1_check_mcast(lid); in __opa_get_lid() local2482 if (is_mcast) in __opa_get_lid()2487 if (is_mcast) in __opa_get_lid()2492 if (is_mcast) in __opa_get_lid()
454 bool is_mcast) in hfi1_handle_packet() argument466 if (unlikely(is_mcast)) { in hfi1_handle_packet()
1729 u8 is_mcast; member
1074 ath6kl_tkip_micerr_event(vif, ev->key_id, ev->is_mcast); in ath6kl_wmi_tkip_micerr_event_rx()
Completed in 57 milliseconds