Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c2661 err = hw->mac.acquire_swfw_sync(hw, TXGBE_MNGSEM_SWPHY); in txgbe_setup_sfp_modules()
2666 hw->mac.release_swfw_sync(hw, TXGBE_MNGSEM_SWPHY); in txgbe_setup_sfp_modules()
2699 TXGBE_MNGSEM_SWPHY); in txgbe_prot_autoc_read_raptor()
2737 TXGBE_MNGSEM_SWPHY); in txgbe_prot_autoc_write_raptor()
2752 hw->mac.release_swfw_sync(hw, TXGBE_MNGSEM_SWPHY); in txgbe_prot_autoc_write_raptor()
3061 status = hw->mac.acquire_swfw_sync(hw, TXGBE_MNGSEM_SWPHY); in txgbe_start_mac_link_raptor()
3072 hw->mac.release_swfw_sync(hw, TXGBE_MNGSEM_SWPHY); in txgbe_start_mac_link_raptor()
H A Dtxgbe_phy.c72 hw->phy.phy_semaphore_mask = TXGBE_MNGSEM_SWPHY; in txgbe_read_phy_if()
74 hw->phy.phy_semaphore_mask = TXGBE_MNGSEM_SWPHY; in txgbe_read_phy_if()
H A Dtxgbe_regs.h249 #define TXGBE_MNGSEM_SWPHY MS(0, 0x1) macro
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c456 mask = TXGBE_MNGSEM_SWPHY | in txgbe_swfw_lock_reset()