Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dso_txtime.c53 static struct timed_send cfg_buf[MAX_NUM_PKT]; variable
/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()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c5490 mpi3mr_process_cfg_req(struct mpi3mr_ioc * mrioc,struct mpi3_config_request * cfg_req,struct mpi3_config_page_header * cfg_hdr,int timeout,u16 * ioc_status,void * cfg_buf,u32 cfg_buf_sz) mpi3mr_process_cfg_req() argument
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2429 static void config_llm_table(struct hns_roce_buf *data_buf, void *cfg_buf) in config_llm_table()