Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h288 u32 resc_start[QED_MAX_RESC]; member
290 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc])
H A Dqed_iscsi.c187 p_hwfn->hw_info.resc_start[QED_LL2_RAM_QUEUE] + in qed_sp_iscsi_func_start()
203 dval = (u8)p_hwfn->hw_info.resc_start[QED_CMDQS_CQS]; in qed_sp_iscsi_func_start()
H A Dqed_mcp.c3586 u32 resc_start; member
3652 p_out_params->resc_start = mfw_resc_info.offset; in qed_mcp_resc_allocation_msg()
3665 p_out_params->resc_start, in qed_mcp_resc_allocation_msg()
3720 *p_resc_start = out_params.resc_start; in qed_mcp_get_resc_info()
H A Dqed_fcoe.c168 tmp = (__force __le16)p_hwfn->hw_info.resc_start[QED_CMDQS_CQS]; in qed_sp_fcoe_func_start()
H A Dqed_ll2.c1542 return p_hwfn->hw_info.resc_start[QED_LL2_RAM_QUEUE] + handle; in qed_ll2_handle_to_queue_id()
1550 qid = p_hwfn->hw_info.resc_start[QED_LL2_CTX_QUEUE] + in qed_ll2_handle_to_queue_id()