Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h128 enum i40e_status_code i40e_aq_debug_read_register(struct i40e_hw *hw,
H A Di40e_common.c3420 enum i40e_status_code i40e_aq_debug_read_register(struct i40e_hw *hw, in i40e_aq_debug_read_register() function
4050 status = i40e_aq_debug_read_register(hw, port_cfg_reg, &port_cfg, NULL); in i40e_parse_discover_capabilities()