Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ixl/
H A Di40e_prototype.h568 enum i40e_status_code i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id,
H A Dixl_pf_main.c4579 status = i40e_aq_debug_dump(hw, cluster_id, curr_next_table, curr_next_index, curr_buff_size, in ixl_sysctl_dump_debug_data()
H A Di40e_common.c6244 enum i40e_status_code i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id, in i40e_aq_debug_dump() function