Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h591 struct bfa_rport_qos_attr_s new_qos_attr);
597 struct bfa_rport_qos_attr_s new_qos_attr);
Dbfi_ms.h555 struct bfa_rport_qos_attr_s new_qos_attr; /* New QoS Attributes */ member
Dbfa_svc.c4486 rp->qos_attr = qos_scn->new_qos_attr; in bfa_rport_sm_online()
4488 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4490 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority); in bfa_rport_sm_online()
4494 qos_scn->new_qos_attr.qos_flow_id = in bfa_rport_sm_online()
4495 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4498 qos_scn->new_qos_attr.qos_flow_id) in bfa_rport_sm_online()
4501 qos_scn->new_qos_attr); in bfa_rport_sm_online()
4503 qos_scn->new_qos_attr.qos_priority) in bfa_rport_sm_online()
4506 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()