Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c1524 show_struct(const uint32_t *words, int nwords, const struct field_desc *fd) in show_struct() function
1719 show_struct(p->data, 7, (p->data[0] & 2) ? fl_t7 : egress_t7); in show_t7_ctxt()
1721 show_struct(p->data, 5, flm_t7); in show_t7_ctxt()
1723 show_struct(p->data, 6, ingress_t7); in show_t7_ctxt()
1725 show_struct(p->data, 2, conm_t7); in show_t7_ctxt()
1966 show_struct(p->data, 6, fl_t5); in show_t5t6_ctxt()
1968 show_struct(p->data, 6, egress_t5); in show_t5t6_ctxt()
1970 show_struct(p->data, 6, egress_t6); in show_t5t6_ctxt()
1972 show_struct(p->data, 3, vers == 5 ? flm_t5 : flm_t6); in show_t5t6_ctxt()
1974 show_struct(p->data, 5, vers == 5 ? ingress_t5 : ingress_t6); in show_t5t6_ctxt()
[all …]