Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_mbox.c1962 uint32_t desc_count = 0; in oce_get_profile_config() local
2014 desc_count = HOST_32(fwcmd->params.rsp.desc_count); in oce_get_profile_config()
2015 for (i = 0; i < desc_count; i++) { in oce_get_profile_config()
2051 uint32_t desc_count = 0; in oce_get_func_config() local
2104 desc_count = HOST_32(fwcmd->params.rsp.desc_count); in oce_get_func_config()
2105 for (i = 0; i < desc_count; i++) { in oce_get_func_config()
H A Doce_hw.h2016 uint32_t desc_count; member
2034 uint32_t desc_count; member