Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
H A Dcptvf.h76 struct pending_queue { struct
87 struct pending_queue queue[CPT_NUM_QS_PER_VF]; argument
/linux/drivers/scsi/
H A D3w-xxxx.h413 unsigned char pending_queue[TW_Q_LENGTH]; member
H A D3w-9xxx.h664 unsigned char pending_queue[TW_Q_LENGTH]; member
H A D3w-9xxx.c1273 request_id = tw_dev->pending_queue[tw_dev->pending_head]; in twa_interrupt()
1548 tw_dev->pending_queue[tw_dev->pending_tail] = request_id; in twa_post_command_packet()