Searched defs:posted_index (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/enic/
H A Dvnic_rq.c10 vnic_rq_init_start(struct vnic_rq *rq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.c10 vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.h19 u32 posted_index; /* 0x10 */ member in struct:vnic_wq_ctrl
H A Dvnic_rq.h19 u32 posted_index; /* 0x10 */ member in struct:vnic_rq_ctrl
59 unsigned int posted_index; member in struct:vnic_rq

Completed in 103 milliseconds