Searched refs:edc_idx (Results 1 – 2 of 2) sorted by relevance
332 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size);
1008 static inline const char *get_edc_fw_name(int edc_idx) in get_edc_fw_name() argument1012 switch (edc_idx) { in get_edc_fw_name()1026 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size) in t3_get_edc_fw() argument1036 fw_name = get_edc_fw_name(edc_idx); in t3_get_edc_fw()