Home
last modified time | relevance | path

Searched defs:cfg_buf (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c12 uint8_t *cfg_buf) in dpni_prepare_cfg()
22 const uint8_t *cfg_buf) in dpni_extract_cfg()
H A Dmc.c1332 uint8_t cfg_buf[256] = {0}; in dpni_init() local
/openbmc/linux/tools/testing/selftests/net/
H A Dso_txtime.c53 static struct timed_send cfg_buf[MAX_NUM_PKT]; variable
/openbmc/linux/drivers/scsi/
H A Dadvansys.c8699 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig()
8812 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce()
8908 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig()
9618 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig()
9685 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig()
9752 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvSet38C1600EEPConfig()
9821 ADVEEP_3550_CONFIG *cfg_buf) in AdvGet3550EEPConfig()
9864 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvGet38C0800EEPConfig()
9907 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvGet38C1600EEPConfig()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c5160 void *cfg_buf, u32 cfg_buf_sz) in mpi3mr_process_cfg_req()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2393 static void config_llm_table(struct hns_roce_buf *data_buf, void *cfg_buf) in config_llm_table()