Searched refs:xstorm_ag_context (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_spq.c | 209 SET_FIELD(p_cxt->xstorm_ag_context.flags10, in qed_spq_hw_initialize() 211 SET_FIELD(p_cxt->xstorm_ag_context.flags1, in qed_spq_hw_initialize() 213 SET_FIELD(p_cxt->xstorm_ag_context.flags9, in qed_spq_hw_initialize() 218 p_cxt->xstorm_ag_context.physical_q0 = cpu_to_le16(physical_q); in qed_spq_hw_initialize()
|
H A D | qed_hsi.h | 854 struct e4_xstorm_core_conn_ag_ctx xstorm_ag_context; member 5353 struct e4_xstorm_eth_conn_ag_ctx xstorm_ag_context; member 7612 struct e4_xstorm_roce_conn_ag_ctx xstorm_ag_context; member 9679 struct e4_xstorm_iwarp_conn_ag_ctx xstorm_ag_context; member 10811 struct e4_xstorm_fcoe_conn_ag_ctx xstorm_ag_context; member 11416 struct e4_xstorm_iscsi_conn_ag_ctx xstorm_ag_context; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_spq.c | 216 SET_FIELD(p_cxt->xstorm_ag_context.flags10, in qed_spq_hw_initialize() 218 SET_FIELD(p_cxt->xstorm_ag_context.flags1, in qed_spq_hw_initialize() 220 SET_FIELD(p_cxt->xstorm_ag_context.flags9, in qed_spq_hw_initialize() 225 p_cxt->xstorm_ag_context.physical_q0 = cpu_to_le16(physical_q); in qed_spq_hw_initialize()
|
H A D | qed_hsi.h | 889 struct xstorm_core_conn_ag_ctx xstorm_ag_context; member 3768 struct xstorm_eth_conn_ag_ctx xstorm_ag_context; member 5778 struct xstorm_toe_conn_ag_ctx xstorm_ag_context; member 6890 struct xstorm_roce_conn_ag_ctx xstorm_ag_context; member 9132 struct xstorm_iwarp_conn_ag_ctx xstorm_ag_context; member 10264 struct xstorm_fcoe_conn_ag_ctx xstorm_ag_context; member 10869 struct xstorm_iscsi_conn_ag_ctx xstorm_ag_context; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 3675 struct xstorm_fcoe_ag_context xstorm_ag_context; member 4644 struct xstorm_iscsi_ag_context xstorm_ag_context; member
|
H A D | cnic.c | 1716 ictx->xstorm_ag_context.hq_prod = 1; in cnic_setup_bnx2x_ctx() 1862 ictx->xstorm_ag_context.cdu_reserved = in cnic_setup_bnx2x_ctx() 2390 fctx->xstorm_ag_context.cdu_reserved = val; in cnic_bnx2x_fcoe_ofld1()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 3675 struct xstorm_fcoe_ag_context xstorm_ag_context; member 4644 struct xstorm_iscsi_ag_context xstorm_ag_context; member
|
H A D | cnic.c | 1714 ictx->xstorm_ag_context.hq_prod = 1; in cnic_setup_bnx2x_ctx() 1860 ictx->xstorm_ag_context.cdu_reserved = in cnic_setup_bnx2x_ctx() 2388 fctx->xstorm_ag_context.cdu_reserved = val; in cnic_bnx2x_fcoe_ofld1()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 309 bnx2x_vfq(vf, qid, cxt)->xstorm_ag_context.cdu_reserved = 0; in bnx2x_vf_queue_destroy()
|
H A D | bnx2x_hsi.h | 3952 struct xstorm_eth_ag_context xstorm_ag_context; member
|
H A D | bnx2x_cmn.c | 5075 cxt->xstorm_ag_context.cdu_reserved = in bnx2x_set_ctx_validation()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 309 bnx2x_vfq(vf, qid, cxt)->xstorm_ag_context.cdu_reserved = 0; in bnx2x_vf_queue_destroy()
|
H A D | bnx2x_hsi.h | 3952 struct xstorm_eth_ag_context xstorm_ag_context; member
|
H A D | bnx2x_cmn.c | 5086 cxt->xstorm_ag_context.cdu_reserved = in bnx2x_set_ctx_validation()
|
Completed in 230 milliseconds