Searched refs:fixed_queue_try_peek_last (Results 1 – 4 of 4) sorted by relevance
79 void *fixed_queue_try_peek_last(fixed_queue_t *queue);
186 void *fixed_queue_try_peek_last(fixed_queue_t *queue) in fixed_queue_try_peek_last() function
1656 if (((p_buf = (BT_HDR *)fixed_queue_try_peek_last(p_port->tx.queue)) != NULL) in PORT_WriteData()
1099 …next_srej = (((BT_HDR *)fixed_queue_try_peek_last(p_fcrb->srej_rcv_hold_q))->layer_specific + 1) &… in process_i_frame()