Lines Matching defs:mbx
99 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_vf;
190 struct ixgbe_mbx_info *mbx = &hw->mbx;
213 while (!mbx->ops[0].check_for_rst(hw, 0) && timeout) {
225 mbx->timeout = IXGBE_VF_MBX_INIT_TIMEOUT;
653 struct ixgbe_mbx_info *mbx = &hw->mbx;
662 if (!mbx->ops[0].check_for_rst(hw, 0) || !mbx->timeout)
733 if (!mbx->timeout) {