Home
last modified time | relevance | path

Searched refs:dcb_vlan_mode (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dmain.c117 iwdev->dcb_vlan_mode = qos_info.num_tc > 1 && !l2params.dscp_mode; in irdma_iidc_event_handler()
292 iwdev->dcb_vlan_mode = l2params.num_tc > 1 && !l2params.dscp_mode; in irdma_probe()
H A Di40iw_if.c142 iwdev->dcb_vlan_mode = true; in i40iw_open()
H A Dmain.h354 bool dcb_vlan_mode:1; member
H A Dcm.c2251 if (cm_node->vlan_id >= VLAN_N_VID && iwdev->dcb_vlan_mode) in irdma_make_cm_node()
4013 if (cm_info.vlan_id >= VLAN_N_VID && iwdev->dcb_vlan_mode) in irdma_create_listen()
H A Dverbs.c1285 if (vlan_id >= VLAN_N_VID && iwdev->dcb_vlan_mode) in irdma_modify_qp_roce()
4356 if (ah_info->vlan_tag >= VLAN_N_VID && iwdev->dcb_vlan_mode) in irdma_setup_ah()