Searched refs:sl_vid (Results 1 – 5 of 5) sorted by relevance
46 __be16 sl_vid; member
597 wc->vlan_id = be16_to_cpu(hdr->tun.sl_vid); in use_tunnel_data()603 wc->sl = (u8) (be16_to_cpu(hdr->tun.sl_vid) >> 12); in use_tunnel_data()857 wc->sl = be16_to_cpu(cqe->sl_vid) >> 13; in mlx4_ib_poll_one()860 wc->vlan_id = be16_to_cpu(cqe->sl_vid) & in mlx4_ib_poll_one()869 wc->sl = be16_to_cpu(cqe->sl_vid) >> 12; in mlx4_ib_poll_one()
263 __be16 sl_vid; member
641 tun_mad->hdr.sl_vid = cpu_to_be16(vlan); in mlx4_ib_send_to_slave()645 tun_mad->hdr.sl_vid = cpu_to_be16(((u16)(wc->sl)) << 12); in mlx4_ib_send_to_slave()
940 be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()945 be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()