Searched refs:mbx_common_query_fw_config (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/oce/
H A Doce_mbox.c464 struct mbx_common_query_fw_config *fwcmd;
469 fwcmd = (struct mbx_common_query_fw_config *)&mbx.payload;
474 sizeof(struct mbx_common_query_fw_config),
478 mbx.payload_length = sizeof(struct mbx_common_query_fw_config);
492 DW_SWAP(u32ptr(fwcmd), sizeof(struct mbx_common_query_fw_config));
H A Doce_hw.h1665 struct mbx_common_query_fw_config { struct

Completed in 67 milliseconds