Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c5992 u32 *num_section_params) in qed_read_section_hdr() argument
5997 section_name, &param_str_val, num_section_params); in qed_read_section_hdr()
6004 u32 num_section_params, in qed_print_section_params() argument
6009 for (i = 0; i < num_section_params; i++) { in qed_print_section_params()
6213 u32 num_section_params = 0, num_rules; in qed_parse_idle_chk_dump() local
6228 &section_name, &num_section_params); in qed_parse_idle_chk_dump()
6234 num_section_params, in qed_parse_idle_chk_dump()
6239 &section_name, &num_section_params); in qed_parse_idle_chk_dump()
6240 if (strcmp(section_name, "idle_chk") || num_section_params != 1) in qed_parse_idle_chk_dump()
6547 u32 param_num_val, num_section_params; in qed_parse_mcp_trace_dump() local
[all …]