Home
last modified time | relevance | path

Searched defs:location (Results 76 – 100 of 197) sorted by relevance

12345678

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1950 int ext, int phy_id, int location) in bcmenet_sw_mdio_read()
1973 int ext, int phy_id, int location, in bcmenet_sw_mdio_write()
2410 int location) in bcm_enetsw_mii_mdio_read()
2424 int location, in bcm_enetsw_mii_mdio_write()
H A Db44.c281 static int b44_mdio_read_mii(struct net_device *dev, int phy_id, int location) in b44_mdio_read_mii()
291 static void b44_mdio_write_mii(struct net_device *dev, int phy_id, int location, in b44_mdio_write_mii()
298 static int b44_mdio_read_phylib(struct mii_bus *bus, int phy_id, int location) in b44_mdio_read_phylib()
308 static int b44_mdio_write_phylib(struct mii_bus *bus, int phy_id, int location, in b44_mdio_write_phylib()
/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py278 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) variable
/openbmc/smbios-mdr/include/
H A Dcpu.hpp39 using location = typedef
H A Ddimm.hpp198 uint8_t location; member
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h25 uint8_t location; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dkfree_skb.c61 int BPF_PROG(trace_kfree_skb, struct sk_buff *skb, void *location) in BPF_PROG()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c490 static int eeprom_read(void __iomem *addr, int location) in eeprom_read()
554 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read()
584 static void mdio_write(struct net_device *dev, int phy_id, int location, int value) in mdio_write()
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c530 static int read_eeprom(void __iomem *ioaddr, int location) in read_eeprom()
545 static int mdio_read(void __iomem *ioaddr, int phy_id, int location) in mdio_read()
557 static void mdio_write(void __iomem *ioaddr, int phy_id, int location, int value) in mdio_write()
H A Dhamachi.c797 static int read_eeprom(void __iomem *ioaddr, int location) in read_eeprom()
817 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read()
835 static void mdio_write(struct net_device *dev, int phy_id, int location, int value) in mdio_write()
/openbmc/linux/sound/soc/au1x/
H A Ddma.c272 long location; in alchemy_pcm_pointer() local
/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp50 uint8_t location; // 0x50, phyp/opal member
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c100 uint32_t *location; in apply_relocate() local
H A Dmachine_kexec_64.c401 void *location; in arch_kexec_apply_relocations_add() local
/openbmc/linux/mm/
H A Dslub.c5230 struct location { struct
5247 struct location *loc; argument
/openbmc/u-boot/drivers/net/
H A Dnatsemi.c495 read_eeprom(struct eth_device *dev, long addr, int location) in read_eeprom()
539 mdio_read(struct eth_device *dev, int phy_id, int location) in mdio_read()
H A Deepro100.c749 static int read_eeprom (struct eth_device *dev, int location, int addr_len) in read_eeprom()
784 int eepro100_write_eeprom (struct eth_device* dev, int location, int addr_len, unsigned short data) in eepro100_write_eeprom()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c1511 u8 location = 0xFF; in aq_nic_reserve_filter() local
1537 u32 location) in aq_nic_release_filter()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.c145 void hw_atl2_rpf_act_rslvr_record_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl2_rpf_act_rslvr_record_set()
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dfirmware-controller.js16 $scope, $window, APIUtils, dataService, $location, $anchorScroll,
/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py524 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) variable
/openbmc/linux/lib/
H A Dubsan.c110 static bool was_reported(struct source_location *location) in was_reported()
/openbmc/linux/net/core/
H A Ddrop_monitor.c215 static void trace_drop_common(struct sk_buff *skb, void *location) in trace_drop_common()
266 void *location, in trace_kfree_skb_hit()
493 void *location, in net_dm_packet_trace_kfree_skb_hit()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c574_cs.c541 static int mdio_read(unsigned int ioaddr, int phy_id, int location) in mdio_read()
566 static void mdio_write(unsigned int ioaddr, int phy_id, int location, int value) in mdio_write()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h359 u8 location; member
368 u8 location; member
376 u8 location; member
409 #define HW_ATL_GET_REG_LOCATION_FL3L4(location) \ argument

12345678