Searched defs:cfg_buf (Results 1 – 3 of 3) sorted by relevance
53 static struct timed_send cfg_buf[MAX_NUM_PKT]; variable
8692 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig()8805 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce()8901 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig()9611 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig()9678 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig()9745 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvSet38C1600EEPConfig()9814 ADVEEP_3550_CONFIG *cfg_buf) in AdvGet3550EEPConfig()9857 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvGet38C0800EEPConfig()9900 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvGet38C1600EEPConfig()
2509 static void config_llm_table(struct hns_roce_buf *data_buf, void *cfg_buf) in config_llm_table()