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

/freebsd-current/sys/dev/enic/
H A Dvnic_rq.c33 u32 fetch_index = 0; local
10 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
81 u32 fetch_index; local
[all...]
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.h31 u32 fetch_index; /* 0x30 */ member in struct:vnic_wq_ctrl
H A Dvnic_rq.h31 u32 fetch_index; /* 0x30 */ member in struct:vnic_rq_ctrl

Completed in 182 milliseconds