Home
last modified time | relevance | path

Searched defs:queue_start (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dccp-dev-v5.c210 u32 head_lo, queue_start; in ccp5_get_free_slots() local
/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c450 static int build_isgl(__be64 *queue_start, __be64 *queue_end, in build_isgl()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h527 struct pfvf_start_queue_resp_tlv queue_start; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c2732 static void queue_start(struct panthor_queue *queue) in queue_start() function