Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ocs_fc/
HDsli4.c3502 val = sli_cq_doorbell(q->n_posted, q->id, FALSE); in sli_queue_doorbell()
5104 val = sli_cq_doorbell(q->n_posted, q->id, arm); in sli_queue_arm()
HDsli4.h235 static inline uint32_t sli_cq_doorbell(uint16_t n_popped, uint16_t id, uint8_t arm) in sli_cq_doorbell() function