Searched refs:parse_fec_mode (Results 1 – 3 of 3) sorted by relevance
1029 int parse_fec_mode(const char *name, uint32_t *fec_capa);
4729 parse_fec_mode(const char *name, uint32_t *fec_capa) in parse_fec_mode() function
17280 ret = parse_fec_mode(res->fec_value, &fec_capa); in cmd_set_port_fec_mode_parsed()