Home
last modified time | relevance | path

Searched refs:set_buf_states (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/s390/cio/
Dqdio_main.c242 static inline int set_buf_states(struct qdio_q *q, int bufnr, in set_buf_states() function
260 return set_buf_states(q, bufnr, state, 1); in set_buf_state()
270 set_buf_states(q, 0, SLSB_P_INPUT_NOT_INIT, in qdio_init_buf_states()
273 set_buf_states(q, 0, SLSB_P_OUTPUT_NOT_INIT, in qdio_init_buf_states()
398 set_buf_states(q, q->u.in.ack_start, SLSB_P_INPUT_NOT_INIT, in qdio_stop_polling()
446 set_buf_states(q, q->first_to_check, state, count); in process_buffer_error()
465 set_buf_states(q, q->u.in.ack_start, SLSB_P_INPUT_NOT_INIT, in inbound_primed()
491 set_buf_states(q, q->first_to_check, SLSB_P_INPUT_NOT_INIT, count); in inbound_primed()
1524 count = set_buf_states(q, bufnr, SLSB_CU_INPUT_EMPTY, count); in handle_inbound()
1548 count = set_buf_states(q, bufnr, SLSB_CU_OUTPUT_PRIMED, count); in handle_outbound()