fbnic_fw_mbx
struct fbnic_fw_mbx mbx[FBNIC_IPC_MBX_INDICES];
struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx];
memset(&fbd->mbx[i], 0, sizeof(struct fbnic_fw_mbx));
struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx];
struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx];
struct fbnic_fw_mbx *rx_mbx = &fbd->mbx[FBNIC_IPC_MBX_RX_IDX];
struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX];
struct fbnic_fw_mbx *tx_mbx;
struct fbnic_fw_mbx *rx_mbx = &fbd->mbx[FBNIC_IPC_MBX_RX_IDX];
struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX];
struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX];
struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx];
struct fbnic_fw_mbx *tx_mbx = &fbd->mbx[FBNIC_IPC_MBX_TX_IDX];