ixl_hmc_pack
ixl_hmc_pack(hmc, &txq, ixl_hmc_pack_txq,
static const struct ixl_hmc_pack ixl_hmc_pack_rxq[] = {
ixl_hmc_pack(hmc, &rxq, ixl_hmc_pack_rxq,
static const struct ixl_hmc_pack ixl_hmc_pack_txq[] = {
ixl_hmc_pack(void *d, const void *s, const struct ixl_hmc_pack *packing,
const struct ixl_hmc_pack *pack = &packing[i];
static void ixl_hmc_pack(void *, const void *,
const struct ixl_hmc_pack *, unsigned int);