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

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h332 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size);
H A Dcxgb3_main.c1006 static inline const char *get_edc_fw_name(int edc_idx) argument
1010 switch (edc_idx) {
1024 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size) argument
1034 fw_name = get_edc_fw_name(edc_idx);

Completed in 126 milliseconds