Searched defs:sctx (Results 1 – 1 of 1) sorted by relevance
753 static inline void send_report_error(struct isotp_send_ctx *sctx, uint32_t err) in send_report_error()761 struct isotp_send_ctx *sctx = (struct isotp_send_ctx *)arg; in send_can_tx_cb() local781 struct isotp_send_ctx *sctx = CONTAINER_OF(timer, struct isotp_send_ctx, timer); in send_timeout_handler() local791 static void send_process_fc(struct isotp_send_ctx *sctx, struct can_frame *frame) in send_process_fc()852 struct isotp_send_ctx *sctx = (struct isotp_send_ctx *)arg; in send_can_rx_cb() local871 static size_t get_send_ctx_data_len(struct isotp_send_ctx *sctx) in get_send_ctx_data_len()876 static const uint8_t *get_send_ctx_data(struct isotp_send_ctx *sctx) in get_send_ctx_data()885 static void pull_send_ctx_data(struct isotp_send_ctx *sctx, size_t len) in pull_send_ctx_data()895 static inline int send_sf(struct isotp_send_ctx *sctx) in send_sf()946 static inline int send_ff(struct isotp_send_ctx *sctx) in send_ff()[all …]