Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c48 int lmac_count; member
57 static int lmac_count; /* Total no of LMACs in system */ variable
143 return bgx->lmac_count; in bgx_get_lmac_count()
736 u64 lmac_count; in bgx_set_num_ports() local
740 bgx->lmac_count = 4; in bgx_set_num_ports()
745 bgx->lmac_count = 1; in bgx_set_num_ports()
750 bgx->lmac_count = 2; in bgx_set_num_ports()
755 bgx->lmac_count = 4; in bgx_set_num_ports()
760 bgx->lmac_count = 1; in bgx_set_num_ports()
765 bgx->lmac_count = 4; in bgx_set_num_ports()
[all …]