Searched refs:qos_bw (Results 1 – 3 of 3) sorted by relevance
917 iocmd->status = bfa_fcport_set_qos_bw(&bfad->bfa, &iocmd->qos_bw); in bfad_iocmd_qos_set_bw()2365 fcport->cfg.qos_bw.high = BFA_QOS_BW_HIGH; in bfad_iocmd_qos()2366 fcport->cfg.qos_bw.med = BFA_QOS_BW_MED; in bfad_iocmd_qos()2367 fcport->cfg.qos_bw.low = BFA_QOS_BW_LOW; in bfad_iocmd_qos()2391 iocmd->attr.qos_bw.high = fcport->cfg.qos_bw.high; in bfad_iocmd_qos_get_attr()2392 iocmd->attr.qos_bw.med = fcport->cfg.qos_bw.med; in bfad_iocmd_qos_get_attr()2393 iocmd->attr.qos_bw.low = fcport->cfg.qos_bw.low; in bfad_iocmd_qos_get_attr()
553 struct bfa_qos_bw_s qos_bw; /* QOS bw cfg */ member959 struct bfa_qos_bw_s qos_bw; /* QOS bandwidth */ member
738 struct bfa_qos_bw_s qos_bw; member