Searched refs:t1_is_T1B (Results 1 – 5 of 5) sorted by relevance
76 else if (t1_is_T1B(adapter)) in my3126_interrupt_handler()82 else if (t1_is_T1B(adapter)) in my3126_interrupt_handler()130 else if (t1_is_T1B(adapter)) in my3126_get_link_status()136 else if (t1_is_T1B(adapter)) in my3126_get_link_status()
129 enable = t1_is_T1B(espi->adapter) ? 0 : ESPI_INTR_MASK; in t1_espi_intr_enable()177 if (status && t1_is_T1B(espi->adapter)) in t1_espi_intr_handler()190 u32 wmark = t1_is_T1B(adapter) ? 0x4000 : 0x3200; in espi_setup_for_pm3393()
346 #define t1_is_T1B(adap) adapter_matches_type(adap, CHBT_TERM_T1, TERM_T1B) macro352 return !t1_is_T1B(adapter); in vlan_tso_capable()
740 int jumbo_fl = t1_is_T1B(adapter) ? 1 : 0; in get_sge_param()756 int jumbo_fl = t1_is_T1B(adapter) ? 1 : 0; in set_sge_param()1214 if (t1_is_T1B(adapter)) in init_one()1297 if (!t1_is_T1B(adapter)) in t1_clock()
2090 sge->rx_pkt_pad = t1_is_T1B(adapter) ? 0 : 2; in t1_sge_create()2091 sge->jumbo_fl = t1_is_T1B(adapter) ? 1 : 0; in t1_sge_create()