Home
last modified time | relevance | path

Searched defs:num_to_post (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/gve/
H A Dgve_rx_dqo.c444 uint32_t num_to_post; in gve_rx_post_buffers_dqo() local
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c11406 ocs_hw_post_xri(ocs_hw_t *hw, uint32_t xri_start, uint32_t num_to_post) in ocs_hw_post_xri()