Searched refs:canbus_isotp_tx_ctx (Results 1 – 4 of 4) sorted by relevance
64 static void canbus_free_tx_ctx(struct canbus_isotp_tx_ctx *ctx) in canbus_free_tx_ctx()80 struct canbus_isotp_tx_ctx *ctx = pkt->canbus_tx_ctx; in canbus_tx_finish()127 struct canbus_isotp_tx_ctx *ctx = in canbus_tx_timeout()128 CONTAINER_OF(t, struct canbus_isotp_tx_ctx, timeout); in canbus_tx_timeout()152 struct canbus_isotp_tx_ctx *ctx = in canbus_st_min_timeout()153 CONTAINER_OF(t, struct canbus_isotp_tx_ctx, timeout); in canbus_st_min_timeout()305 static struct canbus_isotp_tx_ctx *canbus_get_tx_ctx(uint8_t state, in canbus_get_tx_ctx()309 struct canbus_isotp_tx_ctx *ret = NULL; in canbus_get_tx_ctx()313 struct canbus_isotp_tx_ctx *ctx = &l2_ctx.tx_ctx[i]; in canbus_get_tx_ctx()694 struct canbus_isotp_tx_ctx *ctx = pkt->canbus_tx_ctx; in canbus_tx_frame_isr()[all …]
87 struct canbus_isotp_tx_ctx tx_ctx[CONFIG_NET_PKT_TX_COUNT];
172 struct canbus_isotp_tx_ctx { struct
267 struct canbus_isotp_tx_ctx *canbus_tx_ctx;