Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_svc.h636 struct bfa_rport_qos_attr_s new_qos_attr);
642 struct bfa_rport_qos_attr_s new_qos_attr);
H A Dbfi_ms.h547 struct bfa_rport_qos_attr_s new_qos_attr; /* New QoS Attributes */ member
H A Dbfa_svc.c4403 rp->qos_attr = qos_scn->new_qos_attr; in bfa_rport_sm_online()
4405 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4407 bfa_trc(rp->bfa, qos_scn->new_qos_attr.qos_priority); in bfa_rport_sm_online()
4411 qos_scn->new_qos_attr.qos_flow_id = in bfa_rport_sm_online()
4412 be32_to_cpu(qos_scn->new_qos_attr.qos_flow_id); in bfa_rport_sm_online()
4415 qos_scn->new_qos_attr.qos_flow_id) in bfa_rport_sm_online()
4418 qos_scn->new_qos_attr); in bfa_rport_sm_online()
4420 qos_scn->new_qos_attr.qos_priority) in bfa_rport_sm_online()
4423 qos_scn->new_qos_attr); in bfa_rport_sm_online()
H A Dbfa_fcs_rport.c2770 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_flowid() argument
2776 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_flowid()
2839 struct bfa_rport_qos_attr_s new_qos_attr) in bfa_cb_rport_qos_scn_prio() argument
2845 aen_data.priv.qos = new_qos_attr; in bfa_cb_rport_qos_scn_prio()