Searched refs:ilo_pkt_dequeue (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
H A Dhpilo.c140 static int ilo_pkt_dequeue(struct ilo_hwinfo *hw, struct ccb *ccb, ilo_pkt_dequeue() function
355 if (ilo_pkt_dequeue(hw, driver_ccb, SENDQ, &pkt_id, NULL, NULL)) ilo_ccb_verify()
462 found = ilo_pkt_dequeue(hw, driver_ccb, RECVQ, &pkt_id, ilo_read()
498 if (!ilo_pkt_dequeue(hw, driver_ccb, SENDQ, &pkt_id, &pkt_len, &pkt)) ilo_write()

Completed in 33 milliseconds