Home
last modified time | relevance | path

Searched refs:resc_start (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed.h286 u32 resc_start[QED_MAX_RESC]; member
288 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc])
Dqed_iscsi.c186 p_hwfn->hw_info.resc_start[QED_LL2_RAM_QUEUE] + in qed_sp_iscsi_func_start()
202 dval = (u8)p_hwfn->hw_info.resc_start[QED_CMDQS_CQS]; in qed_sp_iscsi_func_start()
Dqed_mcp.c3525 u32 resc_start; member
3591 p_out_params->resc_start = mfw_resc_info.offset; in qed_mcp_resc_allocation_msg()
3604 p_out_params->resc_start, in qed_mcp_resc_allocation_msg()
3659 *p_resc_start = out_params.resc_start; in qed_mcp_get_resc_info()
Dqed_fcoe.c167 tmp = (__force __le16)p_hwfn->hw_info.resc_start[QED_CMDQS_CQS]; in qed_sp_fcoe_func_start()
Dqed_ll2.c1518 return p_hwfn->hw_info.resc_start[QED_LL2_RAM_QUEUE] + handle; in qed_ll2_handle_to_queue_id()
1526 qid = p_hwfn->hw_info.resc_start[QED_LL2_CTX_QUEUE] + in qed_ll2_handle_to_queue_id()