Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhpilo.c146 static int ilo_pkt_dequeue(struct ilo_hwinfo *hw, struct ccb *ccb, in ilo_pkt_dequeue() function
360 if (ilo_pkt_dequeue(hw, driver_ccb, SENDQ, &pkt_id, NULL, NULL)) in ilo_ccb_verify()
461 found = ilo_pkt_dequeue(hw, driver_ccb, RECVQ, &pkt_id, in ilo_read()
497 if (!ilo_pkt_dequeue(hw, driver_ccb, SENDQ, &pkt_id, &pkt_len, &pkt)) in ilo_write()