iavf_hw
struct iavf_hw hw; /* defined in iavf_type.h */
static enum iavf_status iavf_alloc_adminq_asq_ring(struct iavf_hw *hw)
static enum iavf_status iavf_alloc_asq_bufs(struct iavf_hw *hw)
static void iavf_free_arq_bufs(struct iavf_hw *hw)
static void iavf_free_asq_bufs(struct iavf_hw *hw)
static enum iavf_status iavf_config_asq_regs(struct iavf_hw *hw)
static enum iavf_status iavf_config_arq_regs(struct iavf_hw *hw)
static enum iavf_status iavf_init_asq(struct iavf_hw *hw)
static enum iavf_status iavf_init_arq(struct iavf_hw *hw)
static enum iavf_status iavf_alloc_adminq_arq_ring(struct iavf_hw *hw)
static enum iavf_status iavf_shutdown_asq(struct iavf_hw *hw)
static enum iavf_status iavf_shutdown_arq(struct iavf_hw *hw)
enum iavf_status iavf_init_adminq(struct iavf_hw *hw)
enum iavf_status iavf_shutdown_adminq(struct iavf_hw *hw)
static u16 iavf_clean_asq(struct iavf_hw *hw)
bool iavf_asq_done(struct iavf_hw *hw)
static void iavf_free_adminq_asq(struct iavf_hw *hw)
enum iavf_status iavf_asq_send_command(struct iavf_hw *hw,
static void iavf_free_adminq_arq(struct iavf_hw *hw)
static enum iavf_status iavf_alloc_arq_bufs(struct iavf_hw *hw)
enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw,
enum iavf_status iavf_allocate_dma_mem(struct iavf_hw *hw,
enum iavf_status iavf_free_dma_mem(struct iavf_hw *hw,
enum iavf_status iavf_allocate_virt_mem(struct iavf_hw *hw,
void iavf_free_virt_mem(struct iavf_hw *hw, struct iavf_virt_mem *mem);
struct iavf_hw;
const char *iavf_stat_str(struct iavf_hw *hw, enum iavf_status stat_err)
void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask, void *desc,
bool iavf_check_asq_alive(struct iavf_hw *hw)
enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading)
static enum iavf_status iavf_aq_get_set_rss_lut(struct iavf_hw *hw,
enum iavf_status iavf_aq_set_rss_lut(struct iavf_hw *hw, u16 vsi_id,
iavf_status iavf_aq_get_set_rss_key(struct iavf_hw *hw, u16 vsi_id,
enum iavf_status iavf_aq_set_rss_key(struct iavf_hw *hw, u16 vsi_id,
enum iavf_status iavf_aq_send_msg_to_pf(struct iavf_hw *hw,
void iavf_vf_parse_hw_config(struct iavf_hw *hw,
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
enum iavf_status iavf_allocate_dma_mem_d(struct iavf_hw *hw,
static int iavf_check_reset_complete(struct iavf_hw *hw);
enum iavf_status iavf_free_dma_mem(struct iavf_hw *hw, struct iavf_dma_mem *mem)
struct iavf_hw *hw = &adapter->hw;
enum iavf_status iavf_allocate_virt_mem(struct iavf_hw *hw,
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
void iavf_free_virt_mem(struct iavf_hw *hw, struct iavf_virt_mem *mem)
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
static int iavf_check_reset_complete(struct iavf_hw *hw)
struct iavf_hw *hw = NULL;
struct iavf_hw *hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
enum iavf_status iavf_init_adminq(struct iavf_hw *hw);
enum iavf_status iavf_shutdown_adminq(struct iavf_hw *hw);
enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw,
enum iavf_status iavf_asq_send_command(struct iavf_hw *hw,
bool iavf_asq_done(struct iavf_hw *hw);
void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask,
bool iavf_check_asq_alive(struct iavf_hw *hw);
enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
const char *iavf_stat_str(struct iavf_hw *hw, enum iavf_status stat_err);
enum iavf_status iavf_aq_set_rss_lut(struct iavf_hw *hw, u16 seid,
enum iavf_status iavf_aq_set_rss_key(struct iavf_hw *hw, u16 seid,
void iavf_vf_parse_hw_config(struct iavf_hw *hw,
enum iavf_status iavf_aq_send_msg_to_pf(struct iavf_hw *hw,
struct iavf_hw *hw = &vsi->back->hw;
struct iavf_hw;
typedef void (*IAVF_ADMINQ_CALLBACK)(struct iavf_hw *, struct libie_aq_desc *);
struct iavf_hw *hw = &adapter->hw;
struct iavf_hw *hw = &adapter->hw;
iavf_poll_virtchnl_msg(struct iavf_hw *hw, struct iavf_arq_event_info *event,