Searched refs:ktls_switch_to_ifnet (Results 1 – 1 of 1) sorted by relevance
173 static counter_u64_t ktls_switch_to_ifnet; variable175 &ktls_switch_to_ifnet, "TLS sessions switched from SW to ifnet");370 ktls_switch_to_ifnet = counter_u64_alloc(M_WAITOK); in ktls_init()1290 counter_u64_add(ktls_switch_to_ifnet, 1); in ktls_set_tx_mode()