Searched refs:sl_vid (Results 1 – 5 of 5) sorted by relevance
46 __be16 sl_vid; member
595 wc->vlan_id = be16_to_cpu(hdr->tun.sl_vid); in use_tunnel_data()601 wc->sl = (u8) (be16_to_cpu(hdr->tun.sl_vid) >> 12); in use_tunnel_data()872 wc->sl = be16_to_cpu(cqe->sl_vid) >> 13; in mlx4_ib_poll_one()875 wc->vlan_id = be16_to_cpu(cqe->sl_vid) & in mlx4_ib_poll_one()883 wc->sl = be16_to_cpu(cqe->sl_vid) >> 12; in mlx4_ib_poll_one()
260 __be16 sl_vid; member
569 tun_mad->hdr.sl_vid = cpu_to_be16(vlan); in mlx4_ib_send_to_slave()573 tun_mad->hdr.sl_vid = cpu_to_be16(((u16)(wc->sl)) << 12); in mlx4_ib_send_to_slave()
911 u16 vid = be16_to_cpu(cqe->sl_vid); in mlx4_en_process_rx_cq()919 be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()980 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()985 be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq()