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

/linux-master/drivers/scsi/bfa/
H A Dbfi_ms.h547 struct bfa_rport_qos_attr_s new_qos_attr; /* New QoS Attributes */ member in struct:bfi_rport_qos_scn_s
H A Dbfa_svc.h639 struct bfa_rport_qos_attr_s new_qos_attr);
645 struct bfa_rport_qos_attr_s new_qos_attr);
H A Dbfa_svc.c4458 rp->qos_attr = qos_scn->new_qos_attr;
4460 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id);
4462 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority);
4466 qos_scn->new_qos_attr.qos_flow_id =
4467 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id);
4470 qos_scn->new_qos_attr.qos_flow_id)
4473 qos_scn->new_qos_attr);
4475 qos_scn->new_qos_attr.qos_priority)
4478 qos_scn->new_qos_attr);
H A Dbfa_fcs_rport.c2791 struct bfa_rport_qos_attr_s new_qos_attr)
2797 aen_data.priv.qos = new_qos_attr;
2860 struct bfa_rport_qos_attr_s new_qos_attr)
2866 aen_data.priv.qos = new_qos_attr;
2789 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
2858 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 189 milliseconds