Searched refs:t1_is_T1B (Results 1 – 5 of 5) sorted by relevance
77 else if (t1_is_T1B(adapter)) in my3126_interrupt_handler()83 else if (t1_is_T1B(adapter)) in my3126_interrupt_handler()131 else if (t1_is_T1B(adapter)) in my3126_get_link_status()137 else if (t1_is_T1B(adapter)) in my3126_get_link_status()
128 enable = t1_is_T1B(espi->adapter) ? 0 : ESPI_INTR_MASK; in t1_espi_intr_enable()176 if (status && t1_is_T1B(espi->adapter)) in t1_espi_intr_handler()189 u32 wmark = t1_is_T1B(adapter) ? 0x4000 : 0x3200; in espi_setup_for_pm3393()
308 #define t1_is_T1B(adap) adapter_matches_type(adap, CHBT_TERM_T1, TERM_T1B) macro314 return !t1_is_T1B(adapter); in vlan_tso_capable()
718 int jumbo_fl = t1_is_T1B(adapter) ? 1 : 0; in get_sge_param()734 int jumbo_fl = t1_is_T1B(adapter) ? 1 : 0; in set_sge_param()1123 if (t1_is_T1B(adapter)) in init_one()1205 if (!t1_is_T1B(adapter)) in t1_clock()
2115 sge->rx_pkt_pad = t1_is_T1B(adapter) ? 0 : 2; in t1_sge_create()2116 sge->jumbo_fl = t1_is_T1B(adapter) ? 1 : 0; in t1_sge_create()