Home
last modified time | relevance | path

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

/trueos/sys/dev/ixl/
HDif_ixl.c4697 ixl_switch_element_string(struct sbuf *s, u16 seid, bool uplink) in ixl_switch_element_string() function
4779 sbuf_printf(buf, "(%8s)", ixl_switch_element_string(nmbuf, sw_config->element[i].seid, false)); in ixl_sysctl_switch_config()
4781 …sbuf_printf(buf, "%8s", ixl_switch_element_string(nmbuf, sw_config->element[i].uplink_seid, true)); in ixl_sysctl_switch_config()
4783 …sbuf_printf(buf, "%8s", ixl_switch_element_string(nmbuf, sw_config->element[i].downlink_seid, fals… in ixl_sysctl_switch_config()