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

/drivers/scsi/bfa/
H A Dbfa_svc.h573 struct bfa_rport_qos_attr_s new_qos_attr);
576 struct bfa_rport_qos_attr_s new_qos_attr);
H A Dbfi_ms.h551 struct bfa_rport_qos_attr_s new_qos_attr; /* New QoS Attributes */ member in struct:bfi_rport_qos_scn_s
H A Dbfa_svc.c4119 rp->qos_attr = qos_scn->new_qos_attr;
4121 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id);
4123 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority);
4127 qos_scn->new_qos_attr.qos_flow_id =
4128 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id);
4131 qos_scn->new_qos_attr.qos_flow_id)
4134 qos_scn->new_qos_attr);
4136 qos_scn->new_qos_attr.qos_priority)
4139 qos_scn->new_qos_attr);
H A Dbfa_fcs_rport.c2406 struct bfa_rport_qos_attr_s new_qos_attr)
2412 aen_data.priv.qos = new_qos_attr;
2433 struct bfa_rport_qos_attr_s new_qos_attr)
2439 aen_data.priv.qos = new_qos_attr;
2404 bfa_cb_rport_qos_scn_flowid(void *cbarg, struct bfa_rport_qos_attr_s old_qos_attr, struct bfa_rport_qos_attr_s new_qos_attr) argument
2431 bfa_cb_rport_qos_scn_prio(void *cbarg, struct bfa_rport_qos_attr_s old_qos_attr, struct bfa_rport_qos_attr_s new_qos_attr) argument

Completed in 107 milliseconds