Home
last modified time | relevance | path

Searched refs:new_qos_attr (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_svc.h639 struct bfa_rport_qos_attr_s new_qos_attr);
645 struct bfa_rport_qos_attr_s new_qos_attr);
Dbfi_ms.h547 struct bfa_rport_qos_attr_s new_qos_attr; /* New QoS Attributes */ member
Dbfa_svc.c4458 rp->qos_attr = qos_scn->new_qos_attr; in bfa_rport_sm_online()
4460 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4462 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority); in bfa_rport_sm_online()
4466 qos_scn->new_qos_attr.qos_flow_id = in bfa_rport_sm_online()
4467 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4470 qos_scn->new_qos_attr.qos_flow_id) in bfa_rport_sm_online()
4473 qos_scn->new_qos_attr); in bfa_rport_sm_online()
4475 qos_scn->new_qos_attr.qos_priority) in bfa_rport_sm_online()
4478 qos_scn->new_qos_attr); in bfa_rport_sm_online()
Dbfa_fcs_rport.c2791 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_flowid() argument
2797 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_flowid()
2860 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_prio() argument
2866 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_prio()