Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_mbox.c1993 struct mbx_common_get_profile_config *fwcmd; in oce_get_profile_config()
2007 if (oce_dma_alloc(sc, sizeof(struct mbx_common_get_profile_config), in oce_get_profile_config()
2012 fwcmd = OCE_DMAPTR(&dma, struct mbx_common_get_profile_config); in oce_get_profile_config()
2013 bzero(fwcmd, sizeof(struct mbx_common_get_profile_config)); in oce_get_profile_config()
2025 sizeof(struct mbx_common_get_profile_config), in oce_get_profile_config()
2029 mbx.payload_length = sizeof(struct mbx_common_get_profile_config); in oce_get_profile_config()
H A Doce_hw.h2073 struct mbx_common_get_profile_config { struct