Searched refs:edc_idx (Results 1 – 2 of 2) sorted by relevance
331 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size);
1009 static inline const char *get_edc_fw_name(int edc_idx) in get_edc_fw_name() argument1013 switch (edc_idx) { in get_edc_fw_name()1027 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size) in t3_get_edc_fw() argument1037 fw_name = get_edc_fw_name(edc_idx); in t3_get_edc_fw()