Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h45 s32 igc_set_page_igp(struct igc_hw *hw, u16 page);
H A Digc_phy.c690 s32 igc_set_page_igp(struct igc_hw *hw, u16 page) in igc_set_page_igp() function
3363 ret_val = igc_set_page_igp(hw, (BM_PORT_CTRL_PAGE << IGP_PAGE_SHIFT)); in igc_enable_phy_wakeup_reg_access_bm()
3393 return igc_set_page_igp(hw, (BM_WUC_PAGE << IGP_PAGE_SHIFT)); in igc_enable_phy_wakeup_reg_access_bm()
3417 ret_val = igc_set_page_igp(hw, (BM_PORT_CTRL_PAGE << IGP_PAGE_SHIFT)); in igc_disable_phy_wakeup_reg_access_bm()
3595 ret_val = igc_set_page_igp(hw, in __igc_read_phy_reg_hv()
3722 ret_val = igc_set_page_igp(hw, in __igc_write_phy_reg_hv()