Searched refs:edc_idx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dadapter.h344 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size);
H A Dcxgb3_main.c1023 static inline const char *get_edc_fw_name(int edc_idx) argument
1027 switch (edc_idx) {
1041 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size) argument
1051 snprintf(buf, sizeof(buf), get_edc_fw_name(edc_idx));

Completed in 124 milliseconds