Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h332 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size);
Dcxgb3_main.c1008 static inline const char *get_edc_fw_name(int edc_idx) in get_edc_fw_name() argument
1012 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() argument
1036 fw_name = get_edc_fw_name(edc_idx); in t3_get_edc_fw()