Searched defs:gssr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_82598.c | 958 u16 gssr; in ixgbe_read_i2c_phy_82598() local
|
H A D | ixgbe_phy.c | 550 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_read_phy_reg_generic() local 648 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_write_phy_reg_generic() local 684 ixgbe_mii_bus_read_generic(struct ixgbe_hw *hw, int addr, int regnum, u32 gssr) ixgbe_mii_bus_read_generic() argument 735 ixgbe_mii_bus_write_generic(struct ixgbe_hw *hw, int addr, int regnum, u16 val, u32 gssr) ixgbe_mii_bus_write_generic() argument 781 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_mii_bus_read() local 798 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_mii_bus_write() local 814 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_x550em_a_mii_bus_read() local 832 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_x550em_a_mii_bus_write() local [all...] |
H A D | ixgbe_x550.c | 696 u32 gssr = IXGBE_GSSR_PHY1_SM | IXGBE_GSSR_PHY0_SM; in ixgbe_read_iosf_sb_reg_x550() local 1394 u32 gssr = IXGBE_GSSR_PHY1_SM | IXGBE_GSSR_PHY0_SM; in ixgbe_write_iosf_sb_reg_x550() local
|
H A D | ixgbe_common.c | 2578 u32 gssr = 0; in ixgbe_acquire_swfw_sync() local 2623 u32 gssr; in ixgbe_release_swfw_sync() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_82598.c | 958 u16 gssr; in ixgbe_read_i2c_phy_82598() local
|
H A D | ixgbe_phy.c | 554 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_read_phy_reg_generic() local 652 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_write_phy_reg_generic() local 688 ixgbe_mii_bus_read_generic_c22(struct ixgbe_hw *hw, int addr, int regnum, u32 gssr) ixgbe_mii_bus_read_generic_c22() argument 722 ixgbe_mii_bus_read_generic_c45(struct ixgbe_hw *hw, int addr, int devad, int regnum, u32 gssr) ixgbe_mii_bus_read_generic_c45() argument 760 ixgbe_mii_bus_write_generic_c22(struct ixgbe_hw *hw, int addr, int regnum, u16 val, u32 gssr) ixgbe_mii_bus_write_generic_c22() argument 791 ixgbe_mii_bus_write_generic_c45(struct ixgbe_hw *hw, int addr, int devad, int regnum, u16 val, u32 gssr) ixgbe_mii_bus_write_generic_c45() argument 829 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_mii_bus_read_c22() local 846 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_mii_bus_read_c45() local 863 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_mii_bus_write_c22() local 881 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_mii_bus_write_c45() local 898 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_x550em_a_mii_bus_read_c22() local 916 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_x550em_a_mii_bus_read_c45() local 934 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_x550em_a_mii_bus_write_c22() local 953 u32 gssr = hw->phy.phy_semaphore_mask; ixgbe_x550em_a_mii_bus_write_c45() local [all...] |
H A D | ixgbe_x550.c | 696 u32 gssr = IXGBE_GSSR_PHY1_SM | IXGBE_GSSR_PHY0_SM; in ixgbe_read_iosf_sb_reg_x550() local 1394 u32 gssr = IXGBE_GSSR_PHY1_SM | IXGBE_GSSR_PHY0_SM; in ixgbe_write_iosf_sb_reg_x550() local
|
H A D | ixgbe_common.c | 2579 u32 gssr = 0; in ixgbe_acquire_swfw_sync() local 2624 u32 gssr; in ixgbe_release_swfw_sync() local [all...] |
Completed in 22 milliseconds