Searched refs:attn_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.h851 * @param attn_type - Attention type.
862 enum dbg_attn_type attn_type,
H A Decore_dbg_fw_funcs.c2879 enum dbg_attn_type attn_type)
2883 return &base_attn_block_arr[block_id].per_type_data[attn_type];
2888 enum dbg_attn_type attn_type,
2891 const struct dbg_attn_block_type_data *block_type_data = ecore_get_block_attn_data(block_id, attn_type);
6388 enum dbg_attn_type attn_type,
6402 attn_reg_arr = ecore_get_block_attn_regs(block_id, attn_type, &num_attn_regs);
6434 results->names_offset = ecore_get_block_attn_data(block_id, attn_type)->names_offset;
6435 SET_FIELD(results->data, DBG_ATTN_BLOCK_RESULT_ATTN_TYPE, attn_type);
6444 enum dbg_attn_type attn_type; local
6448 attn_type
2878 ecore_get_block_attn_data(enum block_id block_id, enum dbg_attn_type attn_type) argument
2887 ecore_get_block_attn_regs(enum block_id block_id, enum dbg_attn_type attn_type, u8 *num_attn_regs) argument
6385 ecore_dbg_read_attn(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum block_id block_id, enum dbg_attn_type attn_type, bool clear_status, struct dbg_attn_block_result *results) argument
[all...]
H A Decore_int.c57 enum dbg_attn_type attn_type,
/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c8089 ocs_log_debug(sli4->os, "link_number=%d attn_type=%#x topology=%#x port_speed=%#x "
8091 "event_tag=%#x\n", link_attn->link_number, link_attn->attn_type,
8102 switch (link_attn->attn_type) {
8110 ocs_log_debug(sli4->os, "attn_type: no hard alpa\n");
8114 ocs_log_test(sli4->os, "attn_type: unknown\n");
H A Dsli4.h5210 attn_type:8, member in struct:sli4_generic_wqe_s::__anon104::sli4_els_request64_wqe_s::__anon106::__anon107::__anon108::sli4_fcp_treceive64_wqe_s::__anon111::__anon112::__anon113::__anon114::__anon115::__anon116::__anon117::__anon118::sli4_xmit_els_rsp64_wqe_s::sli4_link_attention_s

Completed in 241 milliseconds