Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c51 if (is_10G(adap)) { in xgm_reset_ctrl()
546 if (is_10G(adap)) in t3_mac_set_mtu()
H A Dcxgb_t3_hw.c1695 if (!is_10G(phy->adapter)) in t3_link_start()
4341 is_10G(adapter) ? 0x2901c04 : 0x2301c04); in mac_prep()
4358 u32 val = V_PORTSPEED(is_10G(adapter) || adapter->params.nports > 2 ? in early_hw_init()
4484 adapter->params.stats_update_period = is_10G(adapter) ? in t3_prep_adapter()
4510 p->tx_pg_size = is_10G(adapter) ? 64 * 1024 : 16 * 1024; in t3_prep_adapter()
H A Dcxgb_common.h650 static inline int is_10G(const adapter_t *adap) in is_10G() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2507 if (is_10G(sc)) { in cxgb_extension_ioctl()
2529 if (is_10G(sc)) { in cxgb_extension_ioctl()