Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_svc.h590 struct bfa_rport_qos_attr_s new_qos_attr);
596 struct bfa_rport_qos_attr_s new_qos_attr);
Dbfi_ms.h554 struct bfa_rport_qos_attr_s new_qos_attr; /* New QoS Attributes */ member
Dbfa_svc.c4568 rp->qos_attr = qos_scn->new_qos_attr; in bfa_rport_sm_online()
4570 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4572 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority); in bfa_rport_sm_online()
4576 qos_scn->new_qos_attr.qos_flow_id = in bfa_rport_sm_online()
4577 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4580 qos_scn->new_qos_attr.qos_flow_id) in bfa_rport_sm_online()
4583 qos_scn->new_qos_attr); in bfa_rport_sm_online()
4585 qos_scn->new_qos_attr.qos_priority) in bfa_rport_sm_online()
4588 qos_scn->new_qos_attr); in bfa_rport_sm_online()
Dbfa_fcs_rport.c2790 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_flowid() argument
2796 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_flowid()
2859 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_prio() argument
2865 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_prio()