Home
last modified time | relevance | path

Searched refs:lmac_type (Results 1 – 4 of 4) sorted by relevance

/drivers/net/octeontx2/
A Dcgx.c189 enum lmac_type lmac_type; in cgx_lmac_internal_loopback() local
195 lmac_type = cmrx_cfg.s.lmac_type; in cgx_lmac_internal_loopback()
196 if (lmac_type == LMAC_MODE_SGMII || lmac_type == LMAC_MODE_QSGMII) { in cgx_lmac_internal_loopback()
232 lmac->lmac_type = cmrx_cfg.s.lmac_type; in cgx_lmac_init()
238 __func__, i, lmac, lmac->name, lmac->lmac_type, in cgx_lmac_init()
242 lmac->lmac_id, lmac_type_to_str[lmac->lmac_type]); in cgx_lmac_init()
A Dcgx.h16 enum lmac_type { enum
50 enum lmac_type lmac_type; member
A Dnix.c781 lmac_type_to_str[lmac->lmac_type]); in nix_lf_init()
831 lmac_type_to_str[lmac->lmac_type]); in nix_print_mac_info()
/drivers/net/octeontx/
A Dbgx.c49 int lmac_type; member
651 int lmac_type = lmac->lmac_type; in bgx_xaui_check_link() local
770 if (lmac_type == 3 || lmac_type == 4) { in bgx_xaui_check_link()
1062 lmac->lmac_type = 0; in bgx_init_hw()
1072 lmac->lmac_type = 1; in bgx_init_hw()
1107 lmac->lmac_type = 3; in bgx_init_hw()
1115 lmac->lmac_type = 4; in bgx_init_hw()
1167 l->lmac_type = 6; in bgx_init_hw()
1191 tlmac->lmac_type = lmac->lmac_type; in bgx_init_hw()
1279 int lmac_type; in bgx_get_qlm_mode() local
[all …]

Completed in 13 milliseconds