mbx_common_get_profile_config
struct mbx_common_get_profile_config *fwcmd;
if (oce_dma_alloc(sc, sizeof(struct mbx_common_get_profile_config),
fwcmd = OCE_DMAPTR(&dma, struct mbx_common_get_profile_config);
bzero(fwcmd, sizeof(struct mbx_common_get_profile_config));
sizeof(struct mbx_common_get_profile_config),
mbx.payload_length = sizeof(struct mbx_common_get_profile_config);