Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.c9 u16 *data, bool read, bool page_set);
3415 u16 *data, bool read, bool page_set) in e1000_access_phy_wakeup_reg_bm() argument
3430 if (!page_set) { in e1000_access_phy_wakeup_reg_bm()
3463 if (!page_set) in e1000_access_phy_wakeup_reg_bm()
3519 bool locked, bool page_set) in __e1000_read_phy_reg_hv() argument
3536 true, page_set); in __e1000_read_phy_reg_hv()
3546 if (!page_set) { in __e1000_read_phy_reg_hv()
3629 bool locked, bool page_set) in __e1000_write_phy_reg_hv() argument
3646 false, page_set); in __e1000_write_phy_reg_hv()
3656 if (!page_set) { in __e1000_write_phy_reg_hv()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.c9 u16 *data, bool read, bool page_set);
3458 u16 *data, bool read, bool page_set) in igc_access_phy_wakeup_reg_bm() argument
3473 if (!page_set) { in igc_access_phy_wakeup_reg_bm()
3506 if (!page_set) in igc_access_phy_wakeup_reg_bm()
3562 bool locked, bool page_set) in __igc_read_phy_reg_hv() argument
3579 true, page_set); in __igc_read_phy_reg_hv()
3589 if (!page_set) { in __igc_read_phy_reg_hv()
3672 bool locked, bool page_set) in __igc_write_phy_reg_hv() argument
3689 false, page_set); in __igc_write_phy_reg_hv()
3699 if (!page_set) { in __igc_write_phy_reg_hv()