Searched refs:vsw_ldc_attach (Results 1 – 1 of 1) sorted by relevance
75 static int vsw_ldc_attach(vsw_port_t *port, uint64_t ldc_id);361 if (vsw_ldc_attach(port, (uint64_t)ldcids[0]) != 0) { in vsw_port_attach()563 vsw_ldc_attach(vsw_port_t *port, uint64_t ldc_id) in vsw_ldc_attach() function