Searched refs:edc_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 8119 u16 *edc_mode) in bnx2x_get_edc_mode() 8124 *edc_mode = EDC_MODE_LIMITING; in bnx2x_get_edc_mode() 8154 *edc_mode = EDC_MODE_ACTIVE_DAC; in bnx2x_get_edc_mode() 8158 *edc_mode = EDC_MODE_PASSIVE_DAC; in bnx2x_get_edc_mode() 8249 *edc_mode = EDC_MODE_LINEAR; in bnx2x_get_edc_mode() 8251 *edc_mode = EDC_MODE_LIMITING; in bnx2x_get_edc_mode() 8253 DP(NETIF_MSG_LINK, "EDC mode is set to 0x%x\n", *edc_mode); in bnx2x_get_edc_mode() 8401 u16 edc_mode) in bnx2x_8726_set_limiting_mode() 8412 if (edc_mode == EDC_MODE_LIMITING) { in bnx2x_8726_set_limiting_mode() 8450 u16 edc_mode) in bnx2x_8727_set_limiting_mode() 8117 bnx2x_get_edc_mode(struct bnx2x_phy *phy, struct link_params *params, u16 *edc_mode) bnx2x_get_edc_mode() argument 8399 bnx2x_8726_set_limiting_mode(struct bnx2x *bp, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_8726_set_limiting_mode() argument 8448 bnx2x_8727_set_limiting_mode(struct bnx2x *bp, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_8727_set_limiting_mode() argument 8623 bnx2x_warpcore_set_limiting_mode(struct link_params *params, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_warpcore_set_limiting_mode() argument 8663 bnx2x_set_limiting_mode(struct link_params *params, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_set_limiting_mode() argument 8685 u16 edc_mode; bnx2x_sfp_module_detection() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 8121 u16 *edc_mode) in bnx2x_get_edc_mode() 8126 *edc_mode = EDC_MODE_LIMITING; in bnx2x_get_edc_mode() 8156 *edc_mode = EDC_MODE_ACTIVE_DAC; in bnx2x_get_edc_mode() 8160 *edc_mode = EDC_MODE_PASSIVE_DAC; in bnx2x_get_edc_mode() 8251 *edc_mode = EDC_MODE_LINEAR; in bnx2x_get_edc_mode() 8253 *edc_mode = EDC_MODE_LIMITING; in bnx2x_get_edc_mode() 8255 DP(NETIF_MSG_LINK, "EDC mode is set to 0x%x\n", *edc_mode); in bnx2x_get_edc_mode() 8403 u16 edc_mode) in bnx2x_8726_set_limiting_mode() 8414 if (edc_mode == EDC_MODE_LIMITING) { in bnx2x_8726_set_limiting_mode() 8452 u16 edc_mode) in bnx2x_8727_set_limiting_mode() 8119 bnx2x_get_edc_mode(struct bnx2x_phy *phy, struct link_params *params, u16 *edc_mode) bnx2x_get_edc_mode() argument 8401 bnx2x_8726_set_limiting_mode(struct bnx2x *bp, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_8726_set_limiting_mode() argument 8450 bnx2x_8727_set_limiting_mode(struct bnx2x *bp, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_8727_set_limiting_mode() argument 8625 bnx2x_warpcore_set_limiting_mode(struct link_params *params, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_warpcore_set_limiting_mode() argument 8665 bnx2x_set_limiting_mode(struct link_params *params, struct bnx2x_phy *phy, u16 edc_mode) bnx2x_set_limiting_mode() argument 8687 u16 edc_mode; bnx2x_sfp_module_detection() local [all...] |
Completed in 41 milliseconds