Searched refs:send_contexts (Results 1 – 5 of 5) sorted by relevance
434 dd->send_contexts = kcalloc(dd->num_send_contexts, in init_send_contexts()437 if (!dd->send_contexts || !dd->hw_to_sw) { in init_send_contexts()439 kfree(dd->send_contexts); in init_send_contexts()459 &dd->send_contexts[context]; in init_send_contexts()484 for (index = 0, sci = &dd->send_contexts[0]; in sc_hw_alloc()509 sci = &dd->send_contexts[sw_index]; in sc_hw_free()697 sci = &dd->send_contexts[sw_index]; in sc_alloc()852 dd->send_contexts[sw_index].sc = NULL; in sc_free()966 struct send_context *sc = dd->send_contexts[i].sc; in sc_wait()1076 sc = dd->send_contexts[i].sc; in pio_freeze()[all …]
560 sc_disable(dd->send_contexts[i].sc); in init_after_reset()870 sc_flush(dd->send_contexts[i].sc); in shutdown_device()884 sc_disable(dd->send_contexts[i].sc); in shutdown_device()1281 sc_free(dd->send_contexts[ctxt].sc); in cleanup_device_data()1283 kfree(dd->send_contexts); in cleanup_device_data()1284 dd->send_contexts = NULL; in cleanup_device_data()
419 if (dd->send_contexts[dp->sw_index].type != SC_KERNEL) { in diagpkt_send()424 sc = dd->send_contexts[dp->sw_index].sc; in diagpkt_send()628 sc = dd->send_contexts[i].sc; in adjust_integrity_checks()
798 struct send_context_info *send_contexts; member
2494 sci = &dd->send_contexts[sw_index]; in is_sendctxt_err_int()3217 sc = dd->send_contexts[i].sc; in start_freeze_handling()