Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-ipd.c109 static int cvmx_helper_fcs_op(int xiface, int nports, int has_fcs) in cvmx_helper_fcs_op() argument
122 has_fcs); in cvmx_helper_fcs_op()
131 if (has_fcs) in cvmx_helper_fcs_op()
140 port_cfg.s.crc_en = (has_fcs) ? 1 : 0; in cvmx_helper_fcs_op()
A Dcvmx-helper-pki.c523 int has_fcs) in cvmx_helper_pki_set_fcs_op() argument
537 pkind_cfg.s.fcs_pres = has_fcs; in cvmx_helper_pki_set_fcs_op()
546 cvmx_pki_endis_fcs_check(node, pknd, has_fcs, has_fcs); in cvmx_helper_pki_set_fcs_op()
A Dcvmx-helper.c385 int __cvmx_helper_init_interface(int xiface, int num_ipd_ports, int has_fcs, in __cvmx_helper_init_interface() argument
403 piface->cvif_has_fcs = has_fcs; in __cvmx_helper_init_interface()
1208 int has_fcs; in cvmx_helper_interface_probe() local
1213 has_fcs = 0; in cvmx_helper_interface_probe()
1233 has_fcs = 1; in cvmx_helper_interface_probe()
1259 has_fcs = 1; in cvmx_helper_interface_probe()
1275 has_fcs = 1; in cvmx_helper_interface_probe()
1278 has_fcs = 1; in cvmx_helper_interface_probe()
1286 has_fcs = 0; in cvmx_helper_interface_probe()
1289 __cvmx_helper_init_interface(xiface, nports, has_fcs, padding); in cvmx_helper_interface_probe()
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper-pki.h256 void cvmx_helper_pki_set_fcs_op(int node, int interface, int nports, int has_fcs);
A Dcvmx-helper.h444 int __cvmx_helper_init_interface(int xiface, int num_ipd_ports, int has_fcs,

Completed in 17 milliseconds