Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h1682 struct i40e_aq_set_phy_config { /* same bits as above in all */ struct
1709 I40E_CHECK_CMD_LENGTH(i40e_aq_set_phy_config); argument
H A Di40e_main.c7482 struct i40e_aq_set_phy_config config = {0}; in i40e_force_link_state()
7552 err = i40e_aq_set_phy_config(hw, &config, NULL); in i40e_force_link_state()