ETH_P_8021Q
qp->qp1_hdr.eth.type = cpu_to_be16(ETH_P_8021Q);
if (eth_type == ETH_P_8021Q) {
if (tpid == ETH_P_8021Q) {
if (ethh->evl_proto == htons(ETH_P_8021Q)) {
htons(ETH_P_8021Q);
htons(ETH_P_8021Q);
vp_oper->state.vlan_proto = htons(ETH_P_8021Q);
admin_vport->vlan_proto = htons(ETH_P_8021Q);
oper_vport->vlan_proto = htons(ETH_P_8021Q);
if (proto != htons(ETH_P_8021Q) &&
MLX5_SET(fpga_qpc, conn->fpga_qpc, ether_type, ETH_P_8021Q);
ether_type = ETH_P_8021Q;
if (eth_type == ETH_P_8021Q) {
if (eth_type == ETH_P_8021Q) {
p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021Q;
udh->eth.type = htons(ETH_P_8021Q);
header->eth.type = cpu_to_be16(ETH_P_8021Q);