Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h120 typedef unsigned char cc_fec_t; typedef
588 int t4_link_set_fec(struct port_info *pi, cc_fec_t fec,
H A Dt4_hw.c9062 cc_fec_t fec, fw_port_cap32_t *new_caps) in t4_link_update_fec()
9112 int t4_link_set_fec(struct port_info *pi, cc_fec_t fec, in t4_link_set_fec()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1285 cc_fec_t fec = 0; in t4_mac_fec_cap_to_link_caps()