Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_xgmac.c52 if (is_10G(adap)) { in xgm_reset_ctrl()
536 if (is_10G(adap)) in t3_mac_set_mtu()
HDcxgb_t3_hw.c1697 if (!is_10G(phy->adapter)) in t3_link_start()
4343 is_10G(adapter) ? 0x2901c04 : 0x2301c04); in mac_prep()
4360 u32 val = V_PORTSPEED(is_10G(adapter) || adapter->params.nports > 2 ? in early_hw_init()
4486 adapter->params.stats_update_period = is_10G(adapter) ? in t3_prep_adapter()
4512 p->tx_pg_size = is_10G(adapter) ? 64 * 1024 : 16 * 1024; in t3_prep_adapter()
HDcxgb_common.h651 static inline int is_10G(const adapter_t *adap) in is_10G() function
/freebsd-11-stable/sys/dev/cxgb/
HDcxgb_main.c2555 if (is_10G(sc)) { in cxgb_extension_ioctl()
2577 if (is_10G(sc)) { in cxgb_extension_ioctl()