Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h331 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size);
Dcxgb3_main.c1010 static inline const char *get_edc_fw_name(int edc_idx) in get_edc_fw_name() argument
1014 switch (edc_idx) { in get_edc_fw_name()
1028 int t3_get_edc_fw(struct cphy *phy, int edc_idx, int size) in t3_get_edc_fw() argument
1038 fw_name = get_edc_fw_name(edc_idx); in t3_get_edc_fw()