Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_svc.h583 struct bfa_rport_qos_attr_s new_qos_attr);
589 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.c4472 rp->qos_attr = qos_scn->new_qos_attr; in bfa_rport_sm_online()
4474 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4476 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority); in bfa_rport_sm_online()
4480 qos_scn->new_qos_attr.qos_flow_id = in bfa_rport_sm_online()
4481 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4484 qos_scn->new_qos_attr.qos_flow_id) in bfa_rport_sm_online()
4487 qos_scn->new_qos_attr); in bfa_rport_sm_online()
4489 qos_scn->new_qos_attr.qos_priority) in bfa_rport_sm_online()
4492 qos_scn->new_qos_attr); in bfa_rport_sm_online()
Dbfa_fcs_rport.c2775 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_flowid() argument
2781 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_flowid()
2844 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_prio() argument
2850 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_prio()