Searched refs:sl_vid (Results 1 – 5 of 5) sorted by relevance
46 __be16 sl_vid; member
602 wc->vlan_id = be16_to_cpu(hdr->tun.sl_vid); in use_tunnel_data()608 wc->sl = (u8) (be16_to_cpu(hdr->tun.sl_vid) >> 12); in use_tunnel_data()861 wc->sl = be16_to_cpu(cqe->sl_vid) >> 13; in mlx4_ib_poll_one()864 wc->vlan_id = be16_to_cpu(cqe->sl_vid) & in mlx4_ib_poll_one()873 wc->sl = be16_to_cpu(cqe->sl_vid) >> 12; in mlx4_ib_poll_one()
266 __be16 sl_vid; member
623 tun_mad->hdr.sl_vid = cpu_to_be16(vlan); in mlx4_ib_send_to_slave()627 tun_mad->hdr.sl_vid = cpu_to_be16(((u16)(wc->sl)) << 12); in mlx4_ib_send_to_slave()
879 be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()884 be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()