Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixl/
HDixl_pf_iflib.c1005 error = i40e_aq_set_phy_int_mask(hw, IXL_DEFAULT_PHY_INT_MASK, in ixl_rebuild_hw_structs_after_reset()
HDi40e_prototype.h145 enum i40e_status_code i40e_aq_set_phy_int_mask(struct i40e_hw *hw, u16 mask,
HDif_ixl.c770 status = i40e_aq_set_phy_int_mask(hw, IXL_DEFAULT_PHY_INT_MASK, in ixl_if_attach_post()
HDi40e_common.c2059 enum i40e_status_code i40e_aq_set_phy_int_mask(struct i40e_hw *hw, in i40e_aq_set_phy_int_mask() function