Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Dso_txtime.c53 static struct timed_send cfg_buf[MAX_NUM_PKT]; variable
/linux-6.12.1/drivers/scsi/
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()
/linux-6.12.1/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c5553 void *cfg_buf, u32 cfg_buf_sz) in mpi3mr_process_cfg_req()
/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c2429 static void config_llm_table(struct hns_roce_buf *data_buf, void *cfg_buf) in config_llm_table()