Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dmain.c45 iwdev->vsi.tc_change_pending = true; in irdma_prep_tc_change()
102 if (iwdev->vsi.tc_change_pending) in irdma_iidc_event_handler()
109 if (!iwdev->vsi.tc_change_pending) in irdma_iidc_event_handler()
H A Dws.c246 if (vsi->tc_change_pending) { in irdma_ws_add()
H A Dtype.h560 bool tc_change_pending:1; member
H A Dhw.c323 if (iwqp->iwdev->vsi.tc_change_pending) { in irdma_process_aeq()
H A Dctrl.c114 vsi->tc_change_pending = false; in irdma_change_l2params()